timeprefix on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S timeprefix

* (Optional) Uninstall timeprefix on Arch using YAY

$ yay -Rns timeprefix

2. Manually Install "timeprefix" via AUR

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

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

b. Clone timeprefix's git locally

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

c. Go to ~/timeprefix folder and install it

$ cd ~/timeprefix $ makepkg -si

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

ID: 1281296
Name: timeprefix
PackageBaseID: 84650
PackageBase: timeprefix
Version: 3.1-1
Description: Prefix each line with the time it as written
URL: https://codeberg.org/maandree/timeprefix
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1408190741
LastModified: 1688192395
URLPath: /cgit/aur.git/snapshot/timeprefix.tar.gz