fastani on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fastani

* (Optional) Uninstall fastani on Arch using YAY

$ yay -Rns fastani

2. Manually Install "fastani" via AUR

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

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

b. Clone fastani's git locally

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

c. Go to ~/fastani folder and install it

$ cd ~/fastani $ makepkg -si

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

ID: 1296628
Name: fastani
PackageBaseID: 194490
PackageBase: fastani
Version: 1.34-1
Description: Fast alignment-free computation of whole-genome Average Nucleotide Identity (ANI).
URL: https://github.com/ParBLiSS/FastANI
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1686301373
LastModified: 1690761683
URLPath: /cgit/aur.git/snapshot/fastani.tar.gz