Other Sources - mrgargsir/wifi GitHub Wiki
This page lists all the Linux distributions and repositories in which airgeddon
is pre installed or available to download. Listed alphabetically:
~$ 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 install -g get-airgeddon
- Run
~# get-airgeddon -b
. - Choose from shown branches which you want to fetch the required files.
- Insert the directory in which the files will be stored. Leave it blank if you prefer to store the files in the current directory.
- 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.