clockspeed on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S clockspeed

* (Optional) Uninstall clockspeed on Arch using YAY

$ yay -Rns clockspeed

2. Manually Install "clockspeed" via AUR

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

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

b. Clone clockspeed's git locally

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

c. Go to ~/clockspeed folder and install it

$ cd ~/clockspeed $ makepkg -si

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

ID: 1394967
Name: clockspeed
PackageBaseID: 89476
PackageBase: clockspeed
Version: 0.62-1
Description: a hardware tick counter to compensate for a persistently fast or slow system clock
URL: https://cr.yp.to/clockspeed.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vmalloc
Submitter: vmalloc
FirstSubmitted: 1421431850
LastModified: 1706536653
URLPath: /cgit/aur.git/snapshot/clockspeed.tar.gz