Skip to content

Other Sources

Óscar Alfonso Díaz edited this page Jun 24, 2024 · 63 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 ArchStrike Repository
Arch AUR Arch AUR Repository
BlackArch BlackArch 2017.01.28 or later
Kali Kali 2021.1 or later
Npm Node Package Manager
Parrot Parrot Security 3.7 or later
Pentoo Pentoo Repository
Wifislax Wifislax 4.12, 64-1.0 or later

Arch Linux

~$ yaourt -S airgeddon 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.

Kali Linux

Pre installed. Just select it from the menu or execute airgeddon command from anywhere. If you have an old Kali version, you can install it executing ~# apt install 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 as root from anywhere.

Clone this wiki locally