-
Notifications
You must be signed in to change notification settings - Fork 314
Binary Setup: Debian GNU Linux
Morsmalleo edited this page May 5, 2025
·
19 revisions
Required for Decompiling, Building and Signing.
sudo apt-get install openjdk-11-jdk* -yRequired for Signing
32bit Linux Only
sudo apt-get install zipalign -y- Download a Binary Release for
AhMyth v1.0-beta.5afor Linux from the Releases Section. - Navigate to the location of the newly Downloaded
AhMyth-Setup_amd64.deb || AhMyth-Setup_ia32.deb. - Install the AhMyth Application Package.
sudo apt-get install ./AhMyth-Setup_amd64.debsudo apt-get install ./AhMyth-Setup_ia32.deb- Launch AhMyth from the Applications Menu or use the terminal command below.
ahmythahmyth --no-sandbox-
if any problems with the Linux Binaries for Debian arise then please open an issue ticket immediately
-
This setup Guide was written for Debian GNU/Linux.