clockutils on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S clockutils

* (Optional) Uninstall clockutils on Arch using YAY

$ yay -Rns clockutils

2. Manually Install "clockutils" via AUR

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

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

b. Clone clockutils's git locally

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

c. Go to ~/clockutils folder and install it

$ cd ~/clockutils $ makepkg -si

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

ID: 354877
Name: clockutils
PackageBaseID: 95243
PackageBase: clockutils
Version: 1.1.0-1
Description: A lightweight c++ library for commonly needed tasks. Optimized for simplicity and speed.
URL: http://clockwork-origins.de/en/clockUtils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: derbaer
Submitter: derbaer
FirstSubmitted: 1435337323
LastModified: 1478730968
URLPath: /cgit/aur.git/snapshot/clockutils.tar.gz