Search
You can find the results of your search below.
Fulltext results:
- install
- 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
- ====== appimage ====== <code> yay -S appimagelauncher </code>
- manjaro
- irror with fastest <code> sudo pacman-mirrors --country Italy </code> Upgrade and Optimize the Pacman
- tutorial
- and official repositories <code> yay -Syu </code> remove unwanted dependencies <code> yay -Yc </code>