cpuclock on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cpuclock

* (Optional) Uninstall cpuclock on Arch using YAY

$ yay -Rns cpuclock

2. Manually Install "cpuclock" via AUR

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

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

b. Clone cpuclock's git locally

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

c. Go to ~/cpuclock folder and install it

$ cd ~/cpuclock $ makepkg -si

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

ID: 1297491
Name: cpuclock
PackageBaseID: 196324
PackageBase: cpuclock
Version: 2.0-2
Description: adjust CPU clock and monitor CPU power
URL: http://www.kornelix.net/cpuclock/cpuclock.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1690894169
LastModified: 1690899431
URLPath: /cgit/aur.git/snapshot/cpuclock.tar.gz