I don't know how to install aircrack-ng I have downloaded its latest version. I am new to use ubuntu.So,please respond forward to my question
Asked
Active
Viewed 2,955 times
1 Answers
1
to install it on my 16.04 (LTS) i'd use
sudo apt install aircrack-ng which I tried & it installed fine.
I use apt (or apt-get) as they download whatever is required & then dpkg install. dpkg is used to install; but it assumes you've already grabbed required dependencies, which is why apt|apt-get is easier.
guiverc
- 33,561