Installation - Linux

Aus FjwMap
Zur Navigation springen Zur Suche springen

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