python2-zfec on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python2-zfec

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

$ yay -Rns python2-zfec

2. Manually Install "python2-zfec" via AUR

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

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

b. Clone python2-zfec's git locally

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

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

$ cd ~/python2-zfec $ makepkg -si

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

ID: 867256
Name: python2-zfec
PackageBaseID: 39127
PackageBase: zfec
Version: 1.5.5-1
Description: A fast erasure codec which can be used with the command-line, C, Python, or Haskell
URL: https://pypi.python.org/pypi/zfec
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: skydrome
FirstSubmitted: 1279908965
LastModified: 1613978003
URLPath: /cgit/aur.git/snapshot/python2-zfec.tar.gz