python-reedsolomon-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-reedsolomon-git

* (Optional) Uninstall python-reedsolomon-git on Arch using YAY

$ yay -Rns python-reedsolomon-git

2. Manually Install "python-reedsolomon-git" via AUR

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

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

b. Clone python-reedsolomon-git's git locally

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

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

$ cd ~/python-reedsolomon-git $ makepkg -si

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

ID: 549441
Name: python-reedsolomon-git
PackageBaseID: 131815
PackageBase: python-reedsolomon-git
Version: c8a0b83-1
Description: Pure-Python Reed Solomon encoder/decoder
URL: https://github.com/mugpahug/reedsolomon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: subnex
Submitter: subnex
FirstSubmitted: 1524542818
LastModified: 1538700465
URLPath: /cgit/aur.git/snapshot/python-reedsolomon-git.tar.gz