tsduck on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tsduck

* (Optional) Uninstall tsduck on Arch using YAY

$ yay -Rns tsduck

2. Manually Install "tsduck" via AUR

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

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

b. Clone tsduck's git locally

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

c. Go to ~/tsduck folder and install it

$ cd ~/tsduck $ makepkg -si

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

ID: 1262601
Name: tsduck
PackageBaseID: 137888
PackageBase: tsduck
Version: 3.34_3197-1
Description: An extensible toolkit for MPEG/DVB transport streams
URL: https://tsduck.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1706350874
Maintainer: piotrserafin
Submitter: zoopp
FirstSubmitted: 1544227222
LastModified: 1684934148
URLPath: /cgit/aur.git/snapshot/tsduck.tar.gz