chrono on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S chrono

* (Optional) Uninstall chrono on Arch using YAY

$ yay -Rns chrono

2. Manually Install "chrono" via AUR

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

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

b. Clone chrono's git locally

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

c. Go to ~/chrono folder and install it

$ cd ~/chrono $ makepkg -si

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

ID: 582200
Name: chrono
PackageBaseID: 137996
PackageBase: chrono
Version: 1.0.1-2
Description: A time tracking tool made with love
URL: https://github.com/gochrono/chrono
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jordanthedev
Submitter: jordanthedev
FirstSubmitted: 1544573893
LastModified: 1549061371
URLPath: /cgit/aur.git/snapshot/chrono.tar.gz