python-ngs on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-ngs

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

$ yay -Rns python-ngs

2. Manually Install "python-ngs" via AUR

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

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

b. Clone python-ngs's git locally

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

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

$ cd ~/python-ngs $ makepkg -si

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

ID: 1421482
Name: python-ngs
PackageBaseID: 193555
PackageBase: python-ngs
Version: 3.1.0-1
Description: python module for NCBI NGS Language Bindings
URL: https://github.com/ncbi/sra-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1683830591
LastModified: 1709683591
URLPath: /cgit/aur.git/snapshot/python-ngs.tar.gz