How to Install and Uninstall aircrack-ng.i686 Package on Fedora 35

Last updated: October 07,2024

1. Install "aircrack-ng.i686" package

This is a short guide on how to install aircrack-ng.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install aircrack-ng.i686

2. Uninstall "aircrack-ng.i686" package

Please follow the instructions below to uninstall aircrack-ng.i686 on Fedora 35:

$ sudo dnf remove aircrack-ng.i686 $ sudo dnf autoremove

3. Information about the aircrack-ng.i686 package on Fedora 35

Last metadata expiration check: 4:18:46 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : aircrack-ng
Version : 1.7
Release : 1.fc35
Architecture : i686
Size : 524 k
Source : aircrack-ng-1.7-1.fc35.src.rpm
Repository : updates
Summary : Tools for auditing 802.11 (wireless) networks
URL : https://github.com/aircrack-ng/aircrack-ng
License : GPLv2+
Description : aircrack-ng is a set of tools for auditing wireless networks. It's an
: enhanced/reborn version of aircrack. It consists of airodump-ng (an 802.11
: packet capture program), aireplay-ng (an 802.11 packet injection program),
: aircrack (static WEP and WPA-PSK cracking), airdecap-ng (decrypts WEP/WPA
: capture files), and some tools to handle capture files (merge, convert, etc.).