vsearch on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S vsearch

* (Optional) Uninstall vsearch on Arch using YAY

$ yay -Rns vsearch

2. Manually Install "vsearch" via AUR

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

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

b. Clone vsearch's git locally

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

c. Go to ~/vsearch folder and install it

$ cd ~/vsearch $ makepkg -si

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

ID: 1413356
Name: vsearch
PackageBaseID: 202817
PackageBase: vsearch
Version: 2.27.0-1
Description: Versatile open-source tool for microbiome analysis. https://doi.org/10.7717/peerj.2584
URL: https://github.com/torognes/vsearch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: althonos
Submitter: althonos
FirstSubmitted: 1708521529
LastModified: 1708538529
URLPath: /cgit/aur.git/snapshot/vsearch.tar.gz