python-wifi on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "python-wifi" 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 python-wifi on Arch using YAY

$ yay -S python-wifi

* (Optional) Uninstall python-wifi on Arch using YAY

$ yay -Rns python-wifi

2. Manually Install "python-wifi" via AUR

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

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

b. Clone python-wifi's git locally

$ git clone https://aur.archlinux.org/python-wifi.git ~/python-wifi

c. Go to ~/python-wifi folder and install it

$ cd ~/python-wifi $ makepkg -si

3. Information about the python-wifi package on Arch User Repository (AUR)

ID: 254134
Name: python-wifi
PackageBaseID: 96866
PackageBase: python-wifi
Version: 0.6.1-1
Description: A Python module that provides read and write access to a wireless network card's capabilities using the Linux Wireless Extensions.
URL: https://pypi.python.org/pypi/python-wifi
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lybin
FirstSubmitted: 1439037670
LastModified: 1449551990
URLPath: /cgit/aur.git/snapshot/python-wifi.tar.gz