wpa-supplicant-minimal
Connecting to WPA and WPA2-protected wireless networks
wpa_supplicant is a WPA Supplicant 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.
This package provides the wpa_supplicant
daemon and the wpa_cli
command.
- Versions: 2.10
- Website: https://w1.fi/wpa_supplicant/
- Licenses: Modified BSD
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of wpa-supplicant-minimal
as follows:
guix install wpa-supplicant-minimal
Or install a particular version:
guix install wpa-supplicant-minimal@2.10
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.