rpmspectool on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S rpmspectool

* (Optional) Uninstall rpmspectool on Arch using YAY

$ yay -Rns rpmspectool

2. Manually Install "rpmspectool" via AUR

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

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

b. Clone rpmspectool's git locally

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

c. Go to ~/rpmspectool folder and install it

$ cd ~/rpmspectool $ makepkg -si

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

ID: 849062
Name: rpmspectool
PackageBaseID: 162220
PackageBase: rpmspectool
Version: 1.99.7-1
Description: Utility for handling RPM spec files
URL: https://github.com/nphilipp/rpmspectool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kokkiemouse
Submitter: kokkiemouse
FirstSubmitted: 1610953551
LastModified: 1610953551
URLPath: /cgit/aur.git/snapshot/rpmspectool.tar.gz