multitime on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S multitime

* (Optional) Uninstall multitime on Arch using YAY

$ yay -Rns multitime

2. Manually Install "multitime" via AUR

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

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

b. Clone multitime's git locally

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

c. Go to ~/multitime folder and install it

$ cd ~/multitime $ makepkg -si

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

ID: 965191
Name: multitime
PackageBaseID: 145747
PackageBase: multitime
Version: 1.4-3
Description: Time command execution over multiple executions
URL: https://tratt.net/laurie/src/multitime
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: alegru
Submitter: alegru
FirstSubmitted: 1570788865
LastModified: 1632479577
URLPath: /cgit/aur.git/snapshot/multitime.tar.gz