centrifuge on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S centrifuge

* (Optional) Uninstall centrifuge on Arch using YAY

$ yay -Rns centrifuge

2. Manually Install "centrifuge" via AUR

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

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

b. Clone centrifuge's git locally

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

c. Go to ~/centrifuge folder and install it

$ cd ~/centrifuge $ makepkg -si

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

ID: 1396755
Name: centrifuge
PackageBaseID: 129368
PackageBase: centrifuge
Version: 1.0.4.1-1
Description: Rapid and memory-efficient tool for classification of metagenomic sequences
URL: https://ccb.jhu.edu/software/centrifuge/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: clintval
FirstSubmitted: 1516575558
LastModified: 1706810551
URLPath: /cgit/aur.git/snapshot/centrifuge.tar.gz