python-zfec on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S python-zfec

* (Optional) Uninstall python-zfec on Arch using YAY

$ yay -Rns python-zfec

2. Manually Install "python-zfec" via AUR

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

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

b. Clone python-zfec's git locally

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

c. Go to ~/python-zfec folder and install it

$ cd ~/python-zfec $ makepkg -si

3. Information about the python-zfec package on Arch User Repository (AUR)

ID: 1421404
Name: python-zfec
PackageBaseID: 39127
PackageBase: zfec
Version: 1.5.7.4-1
Description: Fast erasure coding tool
URL: https://github.com/tahoe-lafs/zfec
NumVotes: 25
Popularity: 0.867267
OutOfDate:
Maintainer: keutain
Submitter:
FirstSubmitted: 1279908965
LastModified: 1709672998
URLPath: /cgit/aur.git/snapshot/python-zfec.tar.gz