cpufreqd on AUR (Arch User Repository)
Last updated: January 24,2025
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
Copied
b. Install cpufreqd on Arch using YAY
$
yay -S
cpufreqd
Copied
* (Optional) Uninstall cpufreqd on Arch using YAY
$
yay -Rns
cpufreqd
Copied
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
Copied
b. Clone cpufreqd's git locally
$
git clone https://aur.archlinux.org/cpufreqd.git
~/cpufreqd
Copied
c. Go to ~/cpufreqd folder and install it
$
cd
~/cpufreqd
Copied
$
makepkg -si
Copied
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
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