python-galois on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-galois

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

$ yay -Rns python-galois

2. Manually Install "python-galois" via AUR

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

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

b. Clone python-galois's git locally

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

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

$ cd ~/python-galois $ makepkg -si

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

ID: 1403863
Name: python-galois
PackageBaseID: 175612
PackageBase: python-galois
Version: 0.3.8-1
Description: A performant NumPy extension for Galois fields and their applications
URL: https://github.com/mhostetter/galois
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1643906913
LastModified: 1707054120
URLPath: /cgit/aur.git/snapshot/python-galois.tar.gz