ncbi-vdb on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ncbi-vdb

* (Optional) Uninstall ncbi-vdb on Arch using YAY

$ yay -Rns ncbi-vdb

2. Manually Install "ncbi-vdb" via AUR

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

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

b. Clone ncbi-vdb's git locally

$ git clone https://aur.archlinux.org/ncbi-vdb.git ~/ncbi-vdb

c. Go to ~/ncbi-vdb folder and install it

$ cd ~/ncbi-vdb $ makepkg -si

3. Information about the ncbi-vdb package on Arch User Repository (AUR)

ID: 640041
Name: ncbi-vdb
PackageBaseID: 106796
PackageBase: ncbi-vdb
Version: 2.10.0-2
Description: The SRA Toolkit and SDK from NCBI is a collection of tools and libraries for using data in the INSDC Sequence Read Archives.
URL: https://github.com/ncbi/ncbi-vdb
NumVotes: 3
Popularity: 0
OutOfDate: 1625284958
Maintainer:
FirstSubmitted: 1454107719
LastModified: 1566703280
URLPath: /cgit/aur.git/snapshot/ncbi-vdb.tar.gz