zsh-timer-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S zsh-timer-git

* (Optional) Uninstall zsh-timer-git on Arch using YAY

$ yay -Rns zsh-timer-git

2. Manually Install "zsh-timer-git" via AUR

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

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

b. Clone zsh-timer-git's git locally

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

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

$ cd ~/zsh-timer-git $ makepkg -si

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

ID: 1424081
Name: zsh-timer-git
PackageBaseID: 203515
PackageBase: zsh-timer-git
Version: r7156.06753e814-1
Description: This plugin allows to display command's execution time in a very nonintrusive way.
URL: https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/timer
NumVotes: 1
Popularity: 0.867524
OutOfDate:
Maintainer: espritlibre
Submitter: espritlibre
FirstSubmitted: 1710022871
LastModified: 1710022871
URLPath: /cgit/aur.git/snapshot/zsh-timer-git.tar.gz