raplcap on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S raplcap

* (Optional) Uninstall raplcap on Arch using YAY

$ yay -Rns raplcap

2. Manually Install "raplcap" via AUR

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

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

b. Clone raplcap's git locally

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

c. Go to ~/raplcap folder and install it

$ cd ~/raplcap $ makepkg -si

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

ID: 1298494
Name: raplcap
PackageBaseID: 167969
PackageBase: raplcap
Version: 0.9.0-3
Description: RAPL power capping C interface with multiple implementations.
URL: https://github.com/powercap/raplcap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: Menelkir
FirstSubmitted: 1623650781
LastModified: 1691069101
URLPath: /cgit/aur.git/snapshot/raplcap.tar.gz