t-rec on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S t-rec

* (Optional) Uninstall t-rec on Arch using YAY

$ yay -Rns t-rec

2. Manually Install "t-rec" via AUR

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

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

b. Clone t-rec's git locally

$ git clone https://aur.archlinux.org/t-rec.git ~/t-rec

c. Go to ~/t-rec folder and install it

$ cd ~/t-rec $ makepkg -si

3. Information about the t-rec package on Arch User Repository (AUR)

ID: 1200366
Name: t-rec
PackageBaseID: 162525
PackageBase: t-rec
Version: 0.7.6-1
Description: Blazingly fast terminal recorder
URL: https://github.com/sassman/t-rec-rs
NumVotes: 2
Popularity: 0.057853
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1611567914
LastModified: 1674390497
URLPath: /cgit/aur.git/snapshot/t-rec.tar.gz