cpupower-gui on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S cpupower-gui

* (Optional) Uninstall cpupower-gui on Arch using YAY

$ yay -Rns cpupower-gui

2. Manually Install "cpupower-gui" via AUR

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

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

b. Clone cpupower-gui's git locally

$ git clone https://aur.archlinux.org/cpupower-gui.git ~/cpupower-gui

c. Go to ~/cpupower-gui folder and install it

$ cd ~/cpupower-gui $ makepkg -si

3. Information about the cpupower-gui package on Arch User Repository (AUR)

ID: 1021057
Name: cpupower-gui
PackageBaseID: 130699
PackageBase: cpupower-gui
Version: 1.0.0-5
Description: A GUI utility to set CPU frequency limits
URL: https://github.com/vagnum08/cpupower-gui
NumVotes: 49
Popularity: 1.638607
OutOfDate:
Maintainer: vagnum08
Submitter: vagnum08
FirstSubmitted: 1520720212
LastModified: 1642593764
URLPath: /cgit/aur.git/snapshot/cpupower-gui.tar.gz