rpmdevtools on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rpmdevtools

* (Optional) Uninstall rpmdevtools on Arch using YAY

$ yay -Rns rpmdevtools

2. Manually Install "rpmdevtools" via AUR

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

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

b. Clone rpmdevtools's git locally

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

c. Go to ~/rpmdevtools folder and install it

$ cd ~/rpmdevtools $ makepkg -si

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

ID: 1031728
Name: rpmdevtools
PackageBaseID: 53894
PackageBase: rpmdevtools
Version: 9.6-1
Description: RPM Development Tools
URL: https://pagure.io/rpmdevtools
NumVotes: 19
Popularity: 1.0E-5
OutOfDate:
Maintainer: larchunix
Submitter:
FirstSubmitted: 1320948418
LastModified: 1644047774
URLPath: /cgit/aur.git/snapshot/rpmdevtools.tar.gz