Skip to content

Other Sources

v1s1t0r edited this page Apr 18, 2019 · 65 revisions

This page lists all the Linux distributions and repositories in which airgeddon is pre installed or available to download. Listed alphabetically:

Source Link
ArchStrike Arch Repository
BlackArch 2017.01.28 or later
Parrot 3.7 or later
Wifislax 4.12, 64-1.0 or later
Npm Node Package Manager

Wifislax and BlackArch

Pre installed. Just select it from the menu or execute airgeddon command from anywhere.

Parrot Security Linux

Pre installed. Just select it from the menu or execute airgeddon command from anywhere. If you have an old Parrot version, you can install it executing ~# apt install airgeddon and then it can be executed from anywhere using airgeddon command.

Arch Linux

~$ yaourt -S airgeddon-git without root permissions.

Npm (Nodejs installer) npm version

  1. ~# npm install -g get-airgeddon (remove sudo if you already have root permissions)
  2. Run ~# get-airgeddon -b.
  3. Choose from shown branches which you want to fetch the required files.
  4. Insert the directory in which the files will be stored. Leave it blank if you prefer to store the files in the current directory.
  5. Make sure you have the required permissions. Run with sudo as a prefix if you get any errors.
Clone this wiki locally