fplll-git on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S fplll-git

* (Optional) Uninstall fplll-git on Arch using YAY

$ yay -Rns fplll-git

2. Manually Install "fplll-git" via AUR

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

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

b. Clone fplll-git's git locally

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

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

$ cd ~/fplll-git $ makepkg -si

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

ID: 202081
Name: fplll-git
PackageBaseID: 87425
PackageBase: fplll-git
Version: 4.0.5-1
Description: Implementations of the floating-point LLL reduction algorithm for euclidean lattices
URL: http://perso.ens-lyon.fr/damien.stehle/fplll/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marzoul
FirstSubmitted: 1415986953
LastModified: 1435126917
URLPath: /cgit/aur.git/snapshot/fplll-git.tar.gz