speculum on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S speculum

* (Optional) Uninstall speculum on Arch using YAY

$ yay -Rns speculum

2. Manually Install "speculum" via AUR

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

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

b. Clone speculum's git locally

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

c. Go to ~/speculum folder and install it

$ cd ~/speculum $ makepkg -si

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

ID: 1252482
Name: speculum
PackageBaseID: 139971
PackageBase: speculum
Version: 1.7.10-1
Description: Yet another mirror list optimization tool
URL: https://github.com/coNQP/speculum
NumVotes: 2
Popularity: 0.021357
OutOfDate:
Maintainer: schard
Submitter: schard
FirstSubmitted: 1551282106
LastModified: 1683192222
URLPath: /cgit/aur.git/snapshot/speculum.tar.gz