termrec on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S termrec

* (Optional) Uninstall termrec on Arch using YAY

$ yay -Rns termrec

2. Manually Install "termrec" via AUR

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

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

b. Clone termrec's git locally

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

c. Go to ~/termrec folder and install it

$ cd ~/termrec $ makepkg -si

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

ID: 1227737
Name: termrec
PackageBaseID: 96919
PackageBase: termrec
Version: 0.19-1
Description: Set of tools for recording/replaying text-terminal session, in the vein of ttyrec
URL: http://angband.pl/termrec.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: keenerd
FirstSubmitted: 1439126165
LastModified: 1679020368
URLPath: /cgit/aur.git/snapshot/termrec.tar.gz