ngs on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "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
Copied
b. Install ngs on Arch using YAY
$
yay -S
ngs
Copied
* (Optional) Uninstall ngs on Arch using YAY
$
yay -Rns
ngs
Copied
2. Manually Install "ngs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ngs's git locally
$
git clone https://aur.archlinux.org/ngs.git
~/ngs
Copied
c. Go to ~/ngs folder and install it
$
cd
~/ngs
Copied
$
makepkg -si
Copied
3. Information about the ngs package on Arch User Repository (AUR)
ID: 640040
Name: ngs
PackageBaseID: 106795
PackageBase: ngs
Version: 2.10.0-2
Description: A new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing.
URL: https://github.com/ncbi/ngs
NumVotes: 2
Popularity: 0
OutOfDate: 1625285054
Maintainer:
Submitter: apolih
FirstSubmitted: 1454107462
LastModified: 1566703236
URLPath: /cgit/aur.git/snapshot/ngs.tar.gz
Name: ngs
PackageBaseID: 106795
PackageBase: ngs
Version: 2.10.0-2
Description: A new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing.
URL: https://github.com/ncbi/ngs
NumVotes: 2
Popularity: 0
OutOfDate: 1625285054
Maintainer:
Submitter: apolih
FirstSubmitted: 1454107462
LastModified: 1566703236
URLPath: /cgit/aur.git/snapshot/ngs.tar.gz