cpufreqctl on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cpufreqctl

* (Optional) Uninstall cpufreqctl on Arch using YAY

$ yay -Rns cpufreqctl

2. Manually Install "cpufreqctl" via AUR

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

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

b. Clone cpufreqctl's git locally

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

c. Go to ~/cpufreqctl folder and install it

$ cd ~/cpufreqctl $ makepkg -si

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

ID: 1321285
Name: cpufreqctl
PackageBaseID: 148181
PackageBase: cpufreqctl
Version: 10.1.2-1
Description: A intel_pstate CPU freq controller for regular user (extracted from extension 'CPU Power Manager for Gnome')
URL: https://github.com/martin31821/cpupower
NumVotes: 3
Popularity: 0.093184
OutOfDate:
Maintainer: HurricanePootis
Submitter: marcinn
FirstSubmitted: 1579044757
LastModified: 1695136493
URLPath: /cgit/aur.git/snapshot/cpufreqctl.tar.gz