liberasurecode on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S liberasurecode

* (Optional) Uninstall liberasurecode on Arch using YAY

$ yay -Rns liberasurecode

2. Manually Install "liberasurecode" via AUR

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

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

b. Clone liberasurecode's git locally

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

c. Go to ~/liberasurecode folder and install it

$ cd ~/liberasurecode $ makepkg -si

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

ID: 1066128
Name: liberasurecode
PackageBaseID: 113386
PackageBase: liberasurecode
Version: 1.6.3-1
Description: Erasure Code API library written in C with pluggable Erasure Code backends
URL: https://github.com/openstack/liberasurecode
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: j54n1n
FirstSubmitted: 1468084592
LastModified: 1649852858
URLPath: /cgit/aur.git/snapshot/liberasurecode.tar.gz