Installation - Linux
zurück: Hauptseite
Installation: Download
Installation: Windows
Installation: Linux
Installation unter Linux (Debian 10.13)
wine
Es wird das Software-Paket wine benötigt:
# apt-get install -y wine # dpkg --add-architecture i386 && apt-get update && apt-get install wine32
entpacken
Wenn das Archiv fjwmap.zip unter dem Verzeichnis ~/Downloads gespeichert wurde, geht es wie folgt weiter:
# cd # cd Downloads # unzip fjwmap.zip