Skip to content

Pre installation (Arch based)

7thCore edited this page Feb 12, 2022 · 3 revisions

Arch

Enable 32 bit packages (if you haven't already):

Uncomment these lines in /etc/pacman.conf:

[multilib]
Include = /etc/pacman.d/mirrorlist

Then sync your package database:

sudo pacman -Sy

Install packages for manual installation

sudo pacman -Sy bash coreutils sudo grep sed awk curl rsync wget findutils tmux zip unzip p7zip postfix s-nail

Clone this wiki locally