Cannot use command airmon-ng
By John Parsons •
So when ever I use the command airmon-ng start wlan0 or just airmon-ng I get this error bash: airmon-ng: command not found. Ive looked at another form similar to this but it didn't help me.
1 Answer
To get this command you have to add universe pocket and install single package from it:
sudo apt-add-repository universe
sudo apt-get update
sudo apt-get install aircrack-ng