rpms on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S rpms

* (Optional) Uninstall rpms on Arch using YAY

$ yay -Rns rpms

2. Manually Install "rpms" via AUR

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

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

b. Clone rpms's git locally

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

c. Go to ~/rpms folder and install it

$ cd ~/rpms $ makepkg -si

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

ID: 916541
Name: rpms
PackageBaseID: 161478
PackageBase: rpms
Version: 1.0.3-6
Description: Renoir power metrics server
URL: https://github.com/moson-mo/rpms
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moson
Submitter: moson
FirstSubmitted: 1609433609
LastModified: 1622760626
URLPath: /cgit/aur.git/snapshot/rpms.tar.gz