tscat on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S tscat

* (Optional) Uninstall tscat on Arch using YAY

$ yay -Rns tscat

2. Manually Install "tscat" via AUR

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

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

b. Clone tscat's git locally

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

c. Go to ~/tscat folder and install it

$ cd ~/tscat $ makepkg -si

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

ID: 1337676
Name: tscat
PackageBaseID: 67733
PackageBase: tscat
Version: 1.0-3
Description: Prepend a timestamp to each line of STDIN
URL: https://www.gerg.ca/software/tscat/
NumVotes: 5
Popularity: 1.9E-5
OutOfDate:
Maintainer: kleintux
Submitter: atweiden
FirstSubmitted: 1362353743
LastModified: 1697902193
URLPath: /cgit/aur.git/snapshot/tscat.tar.gz