Skip to content

Other Sources

Óscar Alfonso Díaz edited this page Oct 17, 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
Npm Node Package Manager
Parrot 3.7 or later
Pentoo Pentoo Repository
Wifislax 4.12, 64-1.0 or later

Arch Linux

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

BlackArch

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

Npm (Nodejs airgeddon installer) npm version

  1. ~# npm install -g get-airgeddon
  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.

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.

Pentoo

~# emerge airgeddon and then it can be executed from anywhere using airgeddon command.

Wifislax

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

Clone this wiki locally