bamtools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bamtools

* (Optional) Uninstall bamtools on Arch using YAY

$ yay -Rns bamtools

2. Manually Install "bamtools" via AUR

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

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

b. Clone bamtools's git locally

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

c. Go to ~/bamtools folder and install it

$ cd ~/bamtools $ makepkg -si

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

ID: 1031224
Name: bamtools
PackageBaseID: 55831
PackageBase: bamtools
Version: 2.5.2-1
Description: C++ API & command-line toolkit for working with BAM data
URL: https://github.com/pezmaster31/bamtools
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mys_721tx
Submitter: stratust
FirstSubmitted: 1326694296
LastModified: 1643926290
URLPath: /cgit/aur.git/snapshot/bamtools.tar.gz