libwifi on AUR (Arch User Repository)

Last updated: May 11,2024

1. Install "libwifi" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install libwifi on Arch using YAY

$ yay -S libwifi

* (Optional) Uninstall libwifi on Arch using YAY

$ yay -Rns libwifi

2. Manually Install "libwifi" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone libwifi's git locally

$ git clone https://aur.archlinux.org/libwifi.git ~/libwifi

c. Go to ~/libwifi folder and install it

$ cd ~/libwifi $ makepkg -si

3. Information about the libwifi package on Arch User Repository (AUR)

ID: 1311365
Name: libwifi
PackageBaseID: 173860
PackageBase: libwifi
Version: 0.0.10-1
Description: An 802.11 Frame Parsing and Generation library written in C
URL: https://libwifi.so
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: solsticedhiver
Submitter: solsticedhiver
FirstSubmitted: 1639177645
LastModified: 1693405890
URLPath: /cgit/aur.git/snapshot/libwifi.tar.gz