libfes on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libfes

* (Optional) Uninstall libfes on Arch using YAY

$ yay -Rns libfes

2. Manually Install "libfes" via AUR

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

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

b. Clone libfes's git locally

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

c. Go to ~/libfes folder and install it

$ cd ~/libfes $ makepkg -si

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

ID: 682685
Name: libfes
PackageBaseID: 147854
PackageBase: libfes
Version: 0.2-2
Description: A software library devoted to solving systems of polynomial equations over F2
URL: https://www.lifl.fr/~bouillag/fes/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1578141545
LastModified: 1578141545
URLPath: /cgit/aur.git/snapshot/libfes.tar.gz