bamtools on AUR (Arch User Repository)
Last updated: January 24,2025
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
Copied
b. Install bamtools on Arch using YAY
$
yay -S
bamtools
Copied
* (Optional) Uninstall bamtools on Arch using YAY
$
yay -Rns
bamtools
Copied
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
Copied
b. Clone bamtools's git locally
$
git clone https://aur.archlinux.org/bamtools.git
~/bamtools
Copied
c. Go to ~/bamtools folder and install it
$
cd
~/bamtools
Copied
$
makepkg -si
Copied
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
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