cpufreqd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cpufreqd

* (Optional) Uninstall cpufreqd on Arch using YAY

$ yay -Rns cpufreqd

2. Manually Install "cpufreqd" via AUR

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

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

b. Clone cpufreqd's git locally

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

c. Go to ~/cpufreqd folder and install it

$ cd ~/cpufreqd $ makepkg -si

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

ID: 676342
Name: cpufreqd
PackageBaseID: 100006
PackageBase: cpufreqd
Version: 2.4.2-11
Description: A small daemon to adjust cpu speed (and indeed voltage)
URL: http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
NumVotes: 11
Popularity: 0
OutOfDate: 1704577272
Maintainer:
Submitter: h8red
FirstSubmitted: 1442259709
LastModified: 1576265218
URLPath: /cgit/aur.git/snapshot/cpufreqd.tar.gz