firefly on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "firefly" 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 firefly on Arch using YAY
$
yay -S
firefly
Copied
* (Optional) Uninstall firefly on Arch using YAY
$
yay -Rns
firefly
Copied
2. Manually Install "firefly" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone firefly's git locally
$
git clone https://aur.archlinux.org/firefly.git
~/firefly
Copied
c. Go to ~/firefly folder and install it
$
cd
~/firefly
Copied
$
makepkg -si
Copied
3. Information about the firefly package on Arch User Repository (AUR)
ID: 1142529
Name: firefly
PackageBaseID: 184501
PackageBase: firefly
Version: 2.0.3-2
Description: A C++ library to perform rational function interpolation over finite fields with a rational number reconstruction to promote the coefficients to Q. Usage of the optional dependencies flint and jemalloc is highly advised.
URL: https://gitlab.com/firefly-library/firefly.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: syk42
Submitter: syk42
FirstSubmitted: 1659189747
LastModified: 1663758900
URLPath: /cgit/aur.git/snapshot/firefly.tar.gz
Name: firefly
PackageBaseID: 184501
PackageBase: firefly
Version: 2.0.3-2
Description: A C++ library to perform rational function interpolation over finite fields with a rational number reconstruction to promote the coefficients to Q. Usage of the optional dependencies flint and jemalloc is highly advised.
URL: https://gitlab.com/firefly-library/firefly.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: syk42
Submitter: syk42
FirstSubmitted: 1659189747
LastModified: 1663758900
URLPath: /cgit/aur.git/snapshot/firefly.tar.gz