How to Install and Uninstall aircrack-ng Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "aircrack-ng" package

Please follow the guidelines below to install aircrack-ng on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install aircrack-ng

2. Uninstall "aircrack-ng" package

Learn how to uninstall aircrack-ng on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove aircrack-ng $ sudo apt autoclean && sudo apt autoremove

3. Information about the aircrack-ng package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: aircrack-ng
Priority: optional
Section: universe/net
Installed-Size: 1724
Maintainer: Ubuntu Developers
Original-Maintainer: Carlos Alberto Lopez Perez
Architecture: amd64
Version: 1:1.2-0~beta3-4
Depends: iw, wireless-tools, libc6 (>= 2.15), libgcrypt20 (>= 1.6.1), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libpcap0.8 (>= 0.9.8), libpcre3, libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.1.4)
Recommends: ieee-data
Filename: pool/universe/a/aircrack-ng/aircrack-ng_1.2-0~beta3-4_amd64.deb
Size: 424562
MD5sum: e16b5642dbe020ca3b2f8409af5ac990
SHA1: c4432af2b937c7ea82f6c5e34a1ca91c6dc9f6c6
SHA256: 182157f3212f87ec75bf00d95c16cf8206f4ae62259490fd79b1b7ec14d50727
Description-en: wireless WEP/WPA cracking utilities
aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a
40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets
have been gathered. Also it can attack WPA1/2 networks with some advanced
methods or simply by brute force.
.
It implements the standard FMS attack along with some optimizations,
thus making the attack much faster compared to other WEP cracking tools.
It can also fully use a multiprocessor system to its full power in order
to speed up the cracking process.
.
aircrack-ng is a fork of aircrack, as that project has been stopped by
the upstream maintainer.
Description-md5: 9659071ca811e6a5bba38a9345409ece
Homepage: http://www.aircrack-ng.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu