spectools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S spectools

* (Optional) Uninstall spectools on Arch using YAY

$ yay -Rns spectools

2. Manually Install "spectools" via AUR

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

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

b. Clone spectools's git locally

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

c. Go to ~/spectools folder and install it

$ cd ~/spectools $ makepkg -si

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

ID: 444503
Name: spectools
PackageBaseID: 109854
PackageBase: spectools
Version: 2016.01.R1-3
Description: A set of utilities for spectrum analyzer hardware including Wi-Spy devices.
URL: https://www.kismetwireless.net/spectools/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: TheChickenMan
Submitter: TheChickenMan
FirstSubmitted: 1460055906
LastModified: 1505694987
URLPath: /cgit/aur.git/snapshot/spectools.tar.gz