rpmrebuild on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rpmrebuild

* (Optional) Uninstall rpmrebuild on Arch using YAY

$ yay -Rns rpmrebuild

2. Manually Install "rpmrebuild" via AUR

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

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

b. Clone rpmrebuild's git locally

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

c. Go to ~/rpmrebuild folder and install it

$ cd ~/rpmrebuild $ makepkg -si

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

ID: 703528
Name: rpmrebuild
PackageBaseID: 134170
PackageBase: rpmrebuild
Version: 2.15.1-1
Description: A tool to build an RPM file from an existing package that has already been installed.
URL: https://sourceforge.net/projects/rpmrebuild
NumVotes: 1
Popularity: 8.0E-6
OutOfDate:
Maintainer: hv15
Submitter: hv15
FirstSubmitted: 1531317143
LastModified: 1583241088
URLPath: /cgit/aur.git/snapshot/rpmrebuild.tar.gz