librist on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S librist

* (Optional) Uninstall librist on Arch using YAY

$ yay -Rns librist

2. Manually Install "librist" via AUR

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

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

b. Clone librist's git locally

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

c. Go to ~/librist folder and install it

$ cd ~/librist $ makepkg -si

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

ID: 1083678
Name: librist
PackageBaseID: 164923
PackageBase: librist
Version: 0.2.7-1
Description: A library that can be used to add the RIST protocol to applications
URL: https://code.videolan.org/rist/librist/
NumVotes: 13
Popularity: 0.566711
OutOfDate:
Maintainer: dbermond
FirstSubmitted: 1616786830
LastModified: 1653236133
URLPath: /cgit/aur.git/snapshot/librist.tar.gz

5. The same packages on other Linux Distributions