bash-timer on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S bash-timer

* (Optional) Uninstall bash-timer on Arch using YAY

$ yay -Rns bash-timer

2. Manually Install "bash-timer" via AUR

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

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

b. Clone bash-timer's git locally

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

c. Go to ~/bash-timer folder and install it

$ cd ~/bash-timer $ makepkg -si

3. Information about the bash-timer package on Arch User Repository (AUR)

ID: 797358
Name: bash-timer
PackageBaseID: 158110
PackageBase: bash-timer
Version: 1.1.0-1
Description: Human-readable execution time for every command in bash!
URL: https://github.com/hopeseekr/bash-timer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qbvt
Submitter: qbvt
FirstSubmitted: 1601219398
LastModified: 1601236869
URLPath: /cgit/aur.git/snapshot/bash-timer.tar.gz