ts-player on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ts-player

* (Optional) Uninstall ts-player on Arch using YAY

$ yay -Rns ts-player

2. Manually Install "ts-player" via AUR

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

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

b. Clone ts-player's git locally

$ git clone https://aur.archlinux.org/ts-player.git ~/ts-player

c. Go to ~/ts-player folder and install it

$ cd ~/ts-player $ makepkg -si

3. Information about the ts-player package on Arch User Repository (AUR)

ID: 667704
Name: ts-player
PackageBaseID: 138897
PackageBase: ts-player
Version: 1.1-1
Description: A terminal recorder that produces files capable of efficient random access
URL: https://github.com/micromaomao/ts-player
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maowtm
Submitter: maowtm
FirstSubmitted: 1547989032
LastModified: 1574016198
URLPath: /cgit/aur.git/snapshot/ts-player.tar.gz