ngs-python on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S ngs-python

* (Optional) Uninstall ngs-python on Arch using YAY

$ yay -Rns ngs-python

2. Manually Install "ngs-python" via AUR

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

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

b. Clone ngs-python's git locally

$ git clone https://aur.archlinux.org/ngs-python.git ~/ngs-python

c. Go to ~/ngs-python folder and install it

$ cd ~/ngs-python $ makepkg -si

3. Information about the ngs-python package on Arch User Repository (AUR)

ID: 640042
Name: ngs-python
PackageBaseID: 142378
PackageBase: ngs-python
Version: 2.10.0-1
Description: A new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing.
URL: https://github.com/ncbi/ngs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamanakis
FirstSubmitted: 1559066310
LastModified: 1566703309
URLPath: /cgit/aur.git/snapshot/ngs-python.tar.gz