fnft on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S fnft

* (Optional) Uninstall fnft on Arch using YAY

$ yay -Rns fnft

2. Manually Install "fnft" via AUR

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

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

b. Clone fnft's git locally

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

c. Go to ~/fnft folder and install it

$ cd ~/fnft $ makepkg -si

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

ID: 1212680
Name: fnft
PackageBaseID: 146150
PackageBase: fnft
Version: 0.4.1-1
Description: A library for fast numerical computation of (inverse) nonlinear Fourier transforms
URL: https://github.com/FastNFT/FNFT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: simgunz
Submitter: simgunz
FirstSubmitted: 1572161223
LastModified: 1676718283
URLPath: /cgit/aur.git/snapshot/fnft.tar.gz