libfec-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libfec-git

* (Optional) Uninstall libfec-git on Arch using YAY

$ yay -Rns libfec-git

2. Manually Install "libfec-git" via AUR

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

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

b. Clone libfec-git's git locally

$ git clone https://aur.archlinux.org/libfec-git.git ~/libfec-git

c. Go to ~/libfec-git folder and install it

$ cd ~/libfec-git $ makepkg -si

3. Information about the libfec-git package on Arch User Repository (AUR)

ID: 527291
Name: libfec-git
PackageBaseID: 134309
PackageBase: libfec-git
Version: 1.0.r10.g9750ca0-1
Description: Phil Karn's FEC (Forward Error Correction) library
URL: https://github.com/quiet/libfec
NumVotes: 2
Popularity: 0
OutOfDate: 1702647162
Maintainer: heliochronix
Submitter: heliochronix
FirstSubmitted: 1531806665
LastModified: 1531806665
URLPath: /cgit/aur.git/snapshot/libfec-git.tar.gz