libdvbsi++ on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libdvbsi++

* (Optional) Uninstall libdvbsi++ on Arch using YAY

$ yay -Rns libdvbsi++

2. Manually Install "libdvbsi++" via AUR

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

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

b. Clone libdvbsi++'s git locally

$ git clone https://aur.archlinux.org/libdvbsi++.git ~/libdvbsi++

c. Go to ~/libdvbsi++ folder and install it

$ cd ~/libdvbsi++ $ makepkg -si

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

ID: 201988
Name: libdvbsi++
PackageBaseID: 51007
PackageBase: libdvbsi++
Version: 20130923-1
Description: libdvbsi++ - A free DVB SI parser library written in C++
URL: http://git.opendreambox.org/?p=obi/libdvbsi%2B%2B.git;a=summary
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: technic93
FirstSubmitted: 1311677157
LastModified: 1435094932
URLPath: /cgit/aur.git/snapshot/libdvbsi++.tar.gz