python2-wifi on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-wifi

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

$ yay -Rns python2-wifi

2. Manually Install "python2-wifi" via AUR

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

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

b. Clone python2-wifi's git locally

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

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

$ cd ~/python2-wifi $ makepkg -si

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

ID: 254135
Name: python2-wifi
PackageBaseID: 96867
PackageBase: python2-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: 1
Popularity: 0
OutOfDate: 1704983351
Maintainer: tallero
Submitter: lybin
FirstSubmitted: 1439037833
LastModified: 1449552072
URLPath: /cgit/aur.git/snapshot/python2-wifi.tar.gz