un

Search

You can find the results of your search below.

install
21 Hits, Last modified:
t <code> mkfs.ext4 -L ROOT $DISK-part1 </code> mount <code> mount $DISK-part1 /mnt </code> install arch <code> pacstrap /mnt base linux-lts linux-firmwa... ar -g $DISK </code> Prepare partitions <code> # Run this if you need legacy (BIOS) booting: # sgdisk -a1 -n2:34:2047 -t2:EF02 $DISK # Run this for legacy (BIOS) boot or UEFI booting or ra
appimage
1 Hits, Last modified:
====== appimage ====== <code> yay -S appimagelauncher </code>
manjaro
1 Hits, Last modified:
irror with fastest <code> sudo pacman-mirrors --country Italy </code> Upgrade and Optimize the Pacman
tutorial
1 Hits, Last modified:
and official repositories <code> yay -Syu </code> remove unwanted dependencies <code> yay -Yc </code>