Mangose
Download Mangose
Get the most out of Mangose by using our dedicated apps
Download Mangose for iOS, Android, Windows, macOS and Linux.
Debian, Ubuntu and Mint
Use the DEB package on Debian-based distributions.
DebianUbuntuLinux Mint
Using wget
wget https://cdn.mangose.app/releases/Mangose_1.0.2_amd64.deb -O mangose_amd64.deb
sudo apt install ./mangose_amd64.debFedora, Red Hat and other RPM distributions
Use AppImage when a dedicated RPM package is not available.
FedoraRed HatRocky LinuxAlmaLinux
Using curl
curl -L https://cdn.mangose.app/releases/Mangose-1.0.2-x86_64.AppImage -o Mangose.AppImage
chmod +x Mangose.AppImage
./Mangose.AppImageArch, SteamOS and CachyOS
Use AppImage on Arch-based distributions.
ArchSteamOSCachyOS
Using curl
curl -L https://cdn.mangose.app/releases/Mangose-1.0.2-x86_64.AppImage -o Mangose.AppImage
chmod +x Mangose.AppImage
./Mangose.AppImageOther Linux distributions
If your distribution is not listed above, use the AppImage build.
Other distributions
Using curl
curl -L https://cdn.mangose.app/releases/Mangose-1.0.2-x86_64.AppImage -o Mangose.AppImage
chmod +x Mangose.AppImage
./Mangose.AppImage