Categories
personal random security

How-To Install aircrack-ng on Ubuntu 12.04

The aircrack-ng package has been removed from the official package tree. Installing aircrack-ng on Ubuntu 12.04 is however straightforward.

First checkout the latest aircrack-ng source code via SVN:
svn co http://trac.aircrack-ng.org/svn/trunk/ aircrack-ng
Then, within the “aircrack-ng” directory, run the following commands:
make
sudo make install

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.