libdvbcsa on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libdvbcsa

* (Optional) Uninstall libdvbcsa on Arch using YAY

$ yay -Rns libdvbcsa

2. Manually Install "libdvbcsa" via AUR

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

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

b. Clone libdvbcsa's git locally

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

c. Go to ~/libdvbcsa folder and install it

$ cd ~/libdvbcsa $ makepkg -si

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

ID: 331427
Name: libdvbcsa
PackageBaseID: 97069
PackageBase: libdvbcsa
Version: 1.1.0-2
Description: A free implementation of the DVB Common Scrambling Algorithm
URL: http://www.videolan.org/developers/libdvbcsa.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: CReimer
Submitter: CReimer
FirstSubmitted: 1439206194
LastModified: 1471768121
URLPath: /cgit/aur.git/snapshot/libdvbcsa.tar.gz