How to Install and Uninstall wpa_supplicant.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "wpa_supplicant.src" package

Please follow the steps below to install wpa_supplicant.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install wpa_supplicant.src

2. Uninstall "wpa_supplicant.src" package

Please follow the guidelines below to uninstall wpa_supplicant.src on Oracle Linux 9:

$ sudo dnf remove wpa_supplicant.src $ sudo dnf autoremove

3. Information about the wpa_supplicant.src package on Oracle Linux 9

Last metadata expiration check: 0:07:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : wpa_supplicant
Epoch : 1
Version : 2.10
Release : 4.el9
Architecture : src
Size : 3.4 M
Source : None
Repository : ol9_baseos_latest
Summary : WPA/WPA2/IEEE 802.1X Supplicant
URL : http://w1.fi/wpa_supplicant/
License : BSD
Description : wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with support
: for WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE 802.1X/WPA
: component that is used in the client stations. It implements key negotiation
: with a WPA Authenticator and it controls the roaming and IEEE 802.11
: authentication/association of the wlan driver.