How to Install and Uninstall hostapd.x86_64 Package on Fedora 36

Last updated: July 06,2024

1. Install "hostapd.x86_64" package

Please follow the step by step instructions below to install hostapd.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install hostapd.x86_64

2. Uninstall "hostapd.x86_64" package

This guide covers the steps necessary to uninstall hostapd.x86_64 on Fedora 36:

$ sudo dnf remove hostapd.x86_64 $ sudo dnf autoremove

3. Information about the hostapd.x86_64 package on Fedora 36

Last metadata expiration check: 3:49:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : hostapd
Version : 2.10
Release : 3.fc36
Architecture : x86_64
Size : 666 k
Source : hostapd-2.10-3.fc36.src.rpm
Repository : fedora
Summary : IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
URL : http://w1.fi/hostapd
License : BSD
Description : hostapd is a user space daemon for access point and authentication servers. It
: implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP
: Authenticators and RADIUS authentication server.
:
: hostapd is designed to be a "daemon" program that runs in the back-ground and
: acts as the backend component controlling authentication. hostapd supports
: separate frontend programs and an example text-based frontend, hostapd_cli, is
: included with hostapd.