libfes on AUR (Arch User Repository)
Last updated: December 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
Copied
b. Install libfes on Arch using YAY
$
yay -S
libfes
Copied
* (Optional) Uninstall libfes on Arch using YAY
$
yay -Rns
libfes
Copied
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
Copied
b. Clone libfes's git locally
$
git clone https://aur.archlinux.org/libfes.git
~/libfes
Copied
c. Go to ~/libfes folder and install it
$
cd
~/libfes
Copied
$
makepkg -si
Copied
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
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