auto-cpufreq on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S auto-cpufreq

* (Optional) Uninstall auto-cpufreq on Arch using YAY

$ yay -Rns auto-cpufreq

2. Manually Install "auto-cpufreq" via AUR

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

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

b. Clone auto-cpufreq's git locally

$ git clone https://aur.archlinux.org/auto-cpufreq.git ~/auto-cpufreq

c. Go to ~/auto-cpufreq folder and install it

$ cd ~/auto-cpufreq $ makepkg -si

3. Information about the auto-cpufreq package on Arch User Repository (AUR)

ID: 1427467
Name: auto-cpufreq
PackageBaseID: 159251
PackageBase: auto-cpufreq
Version: 2.2.0-2
Description: Automatic CPU speed & power optimizer
URL: https://github.com/AdnanHodzic/auto-cpufreq
NumVotes: 71
Popularity: 2.110153
OutOfDate:
Maintainer: liljaylj
Submitter: liljaylj
FirstSubmitted: 1603930185
LastModified: 1710472465
URLPath: /cgit/aur.git/snapshot/auto-cpufreq.tar.gz