termrec on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install termrec on Arch using YAY
$
yay -S
termrec
Copied
* (Optional) Uninstall termrec on Arch using YAY
$
yay -Rns
termrec
Copied
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
Copied
b. Clone termrec's git locally
$
git clone https://aur.archlinux.org/termrec.git
~/termrec
Copied
c. Go to ~/termrec folder and install it
$
cd
~/termrec
Copied
$
makepkg -si
Copied
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
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