Skip to content

v1s1t0r1sh3r3/airgeddon_deb_packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airgeddon deb packages

Useful related to airgeddon packages for Debian based Linux distributions.

Here is a collection of deb packages to be installed using dpkg -i <package> command.

Missing packages for archs

  • i386 <- Package collection is complete at this moment.

  • amd64 <- Package collection is complete at this moment.

  • armhf (32bits Raspbian for Raspberry pi) <- Package collection is complete at this moment.

  • armel (32bits Kali/Parrot for Raspberry pi) <- Missing one package: hashcat.

  • arm64 (Any 64bits Linux for Raspberry pi) <- Package collection is complete at this moment.


This is completely unofficial, so don't ask airgeddon staff about it. Don't request anything to be included and don't open any issue regarding this. Just contact us if you have one of the missing deb packages.

How to create a deb package? pretty easy. Install dpkg-repack tool by apt install dpkg-repack, then create deb file from an installed package of your choice, for example: dpkg-repack aircrack-ng. So, if you have installed one of the missing packages for any of the architectures, please create it and contact us to try to complete the repo.