libraptorq on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libraptorq

* (Optional) Uninstall libraptorq on Arch using YAY

$ yay -Rns libraptorq

2. Manually Install "libraptorq" via AUR

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

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

b. Clone libraptorq's git locally

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

c. Go to ~/libraptorq folder and install it

$ cd ~/libraptorq $ makepkg -si

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

ID: 499160
Name: libraptorq
PackageBaseID: 102169
PackageBase: libraptorq
Version: 0.1.10-1
Description: Forward error correction library implementing RaptorQ algorithm
URL: https://fenrirproject.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Luker88
Submitter: Luker88
FirstSubmitted: 1445354492
LastModified: 1522491645
URLPath: /cgit/aur.git/snapshot/libraptorq.tar.gz