clocker on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S clocker

* (Optional) Uninstall clocker on Arch using YAY

$ yay -Rns clocker

2. Manually Install "clocker" via AUR

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

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

b. Clone clocker's git locally

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

c. Go to ~/clocker folder and install it

$ cd ~/clocker $ makepkg -si

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

ID: 1376888
Name: clocker
PackageBaseID: 168819
PackageBase: clocker
Version: 1.23.1-2
Description: Tracks project hours
URL: https://github.com/substack/clocker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1625960566
LastModified: 1703780157
URLPath: /cgit/aur.git/snapshot/clocker.tar.gz