rpmspecmanager on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S rpmspecmanager

* (Optional) Uninstall rpmspecmanager on Arch using YAY

$ yay -Rns rpmspecmanager

2. Manually Install "rpmspecmanager" via AUR

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

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

b. Clone rpmspecmanager's git locally

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

c. Go to ~/rpmspecmanager folder and install it

$ cd ~/rpmspecmanager $ makepkg -si

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

ID: 318791
Name: rpmspecmanager
PackageBaseID: 113189
PackageBase: rpmspecmanager
Version: 1.0.0.0-1
Description: This tool provide help for write SPEC file to build RPM, it work in snippet like style, the final goal should be to manage a fully project, with make the tar.bz2 archive and start the build of the RPM, we think also about a autocompletion like style.
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1705530426
Maintainer:
Submitter: Pival81
FirstSubmitted: 1467642735
LastModified: 1467642780
URLPath: /cgit/aur.git/snapshot/rpmspecmanager.tar.gz