iwscanner on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S iwscanner

* (Optional) Uninstall iwscanner on Arch using YAY

$ yay -Rns iwscanner

2. Manually Install "iwscanner" via AUR

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

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

b. Clone iwscanner's git locally

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

c. Go to ~/iwscanner folder and install it

$ cd ~/iwscanner $ makepkg -si

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

ID: 760122
Name: iwscanner
PackageBaseID: 78495
PackageBase: iwscanner
Version: 0.2.4-6
Description: Wireless scanner with an easy to use graphic interface and using the iwlist tool
URL: http://kuthulu.com/iwscanner
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer:
Submitter: willemw
FirstSubmitted: 1391348993
LastModified: 1593774691
URLPath: /cgit/aur.git/snapshot/iwscanner.tar.gz

5. The same packages on other Linux Distributions