Skip to content

Installing LinuxDwarfPack dependencies

McArcady edited this page Jun 27, 2020 · 11 revisions

A pack built using lnp-forge (such as the LinuxDwarfPack) will require the following to run properly:

Ubuntu/Debian

$ sudo apt install libsdl-image1.2 libsdl-ttf2.0-0 gnome-terminal openjdk-8-jre python3-tk qt5-default

Fedora/SuSE/CentOS/RedHat

$ sudo dnf install SDL SDL_image SDL_ttf openal-soft alsa-lib alsa-plugins-pulseaudio mesa-dri-drivers gnome-terminal java-1.8.0-openjre python3-tkinter qt5-qttools

Arch

TBC

Slackware

TBC

Clone this wiki locally