Skip to content

Pre installation (Arch based)

7thCore edited this page Jan 20, 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

SteamCMD

SteamCMD is a dependancy of my packages, so if you want to install with the package you will have to install it from the AUR.


Install packages for manual installation

sudo pacman -Syu bash coreutils sudo grep sed awk curl rsync findutils cabextract unzip p7zip wget tmux postfix zip jq samba xorg-server-xvfb wine wine-mono wine_gecko winetricks libpulse libxml2 mpg123 lcms2 giflib libpng gnutls gst-plugins-base gst-plugins-good lib32-libpulse lib32-libxml2 lib32-mpg123 lib32-lcms2 lib32-giflib lib32-libpng lib32-gnutls lib32-gst-plugins-base lib32-gst-plugins-good

Clone this wiki locally