cpufrequtils on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S cpufrequtils

* (Optional) Uninstall cpufrequtils on Arch using YAY

$ yay -Rns cpufrequtils

2. Manually Install "cpufrequtils" via AUR

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

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

b. Clone cpufrequtils's git locally

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

c. Go to ~/cpufrequtils folder and install it

$ cd ~/cpufrequtils $ makepkg -si

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

ID: 834161
Name: cpufrequtils
PackageBaseID: 147378
PackageBase: cpufrequtils
Version: 008-3
Description: This package provides very useful tools to get information about the CPUFreq
URL: https://mirrors.edge.kernel.org/pub/linux/utils/kernel/cpufreq/cpufreq-info.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: h8red
FirstSubmitted: 1576264534
LastModified: 1608104299
URLPath: /cgit/aur.git/snapshot/cpufrequtils.tar.gz