Mangose

Mangose herunterladen

Hole das Beste aus Mangose heraus, indem du unsere dedizierten Apps nutzt

Lade Mangose für iOS, Android, Windows, macOS und Linux herunter.
Debian, Ubuntu und Mint

Nutze das DEB-Paket auf Debian-basierten Distributionen.

DebianUbuntuLinux Mint
Mit wget
wget https://cdn.mangose.app/releases/Mangose_1.0.2_amd64.deb -O mangose_amd64.deb
sudo apt install ./mangose_amd64.deb
Fedora, Red Hat und andere RPM-Distributionen

Nutze AppImage, wenn kein dediziertes RPM-Paket verfügbar ist.

FedoraRed HatRocky LinuxAlmaLinux
Mit curl
curl -L https://cdn.mangose.app/releases/Mangose-1.0.2-x86_64.AppImage -o Mangose.AppImage
chmod +x Mangose.AppImage
./Mangose.AppImage
Arch, SteamOS und CachyOS

Nutze AppImage auf Arch-basierten Distributionen.

ArchSteamOSCachyOS
Mit curl
curl -L https://cdn.mangose.app/releases/Mangose-1.0.2-x86_64.AppImage -o Mangose.AppImage
chmod +x Mangose.AppImage
./Mangose.AppImage
Andere Linux-Distributionen

Wenn deine Distribution oben nicht aufgeführt ist, nutze den AppImage-Build.

Andere Distributionen
Mit curl
curl -L https://cdn.mangose.app/releases/Mangose-1.0.2-x86_64.AppImage -o Mangose.AppImage
chmod +x Mangose.AppImage
./Mangose.AppImage