duration-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S duration-git

* (Optional) Uninstall duration-git on Arch using YAY

$ yay -Rns duration-git

2. Manually Install "duration-git" via AUR

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

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

b. Clone duration-git's git locally

$ git clone https://aur.archlinux.org/duration-git.git ~/duration-git

c. Go to ~/duration-git folder and install it

$ cd ~/duration-git $ makepkg -si

3. Information about the duration-git package on Arch User Repository (AUR)

ID: 620156
Name: duration-git
PackageBaseID: 142662
PackageBase: duration-git
Version: 1.0.0-1
Description: Shows how long a process is already running
URL: https://github.com/mstruebing/duration
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mstruebing
Submitter: mstruebing
FirstSubmitted: 1560171706
LastModified: 1560171706
URLPath: /cgit/aur.git/snapshot/duration-git.tar.gz