nanoget on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S nanoget

* (Optional) Uninstall nanoget on Arch using YAY

$ yay -Rns nanoget

2. Manually Install "nanoget" via AUR

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

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

b. Clone nanoget's git locally

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

c. Go to ~/nanoget folder and install it

$ cd ~/nanoget $ makepkg -si

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

ID: 1321550
Name: nanoget
PackageBaseID: 196441
PackageBase: nanoget
Version: 1.19.3-1
Description: Functions to extract useful metrics from Oxford Nanopore sequencing reads and alignments
URL: https://github.com/wdecoster/nanoget/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1691211619
LastModified: 1695168087
URLPath: /cgit/aur.git/snapshot/nanoget.tar.gz