Skip to content

Binary Setup: Debian GNU Linux

Morsmalleo edited this page Jan 13, 2023 · 18 revisions

Debian-logo

Prerequisites

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


Installation

  1. Download a Binary Release for AhMyth v1.0-beta.4 for Linux from the Releases Section.

  2. Navigate to the location of the newly Downloaded AhMyth-Setup_amd64-Linux.deb || AhMyth-Setup_i386-Linux.deb.

  3. Install the AhMyth Application Package.

sudo apt-get install ./AhMyth-Setup_amd64-Linux.deb
sudo apt-get install ./AhMyth-Setup_i386-Linux.deb
  1. Launch AhMyth from the Desktop Shortcut or from the Applications Menu.


Information

  • 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.

Clone this wiki locally