-
Notifications
You must be signed in to change notification settings - Fork 212
Binary Setup: Debian GNU Linux
Morsmalleo edited this page Jan 13, 2023
·
18 revisions
Required for Decompiling, Building and Signing.
sudo apt-get install openjdk-11-jdk* -y
Required for the Binding feature
Installed By Default for all GNU/Linux Distro's
sudo apt-get install findutils* -y
sudo apt-get install zipalign -y
Required for Signing
32bit Linux Only
-
Download a Binary Release for
AhMyth v1.0-beta.4
for Linux from the Releases Section. -
Navigate to the location of the newly Downloaded
AhMyth-Setup_amd64-Linux.deb || AhMyth-Setup_i386-Linux.deb
. -
Install the AhMyth Application Package.
sudo apt-get install ./AhMyth-Setup_amd64-Linux.deb
sudo apt-get install ./AhMyth-Setup_i386-Linux.deb
- Launch AhMyth from the Desktop Shortcut or from the Applications Menu.
-
if any problems with the Linux Binaries for Debian arise then please open an issue ticket immediately
-
This setup Guide was written for Debian Linux and other Debian Derived Linux Distro's such as Kali or Parrot.