bowtie2-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bowtie2-bin

* (Optional) Uninstall bowtie2-bin on Arch using YAY

$ yay -Rns bowtie2-bin

2. Manually Install "bowtie2-bin" via AUR

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

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

b. Clone bowtie2-bin's git locally

$ git clone https://aur.archlinux.org/bowtie2-bin.git ~/bowtie2-bin

c. Go to ~/bowtie2-bin folder and install it

$ cd ~/bowtie2-bin $ makepkg -si

3. Information about the bowtie2-bin package on Arch User Repository (AUR)

ID: 1387282
Name: bowtie2-bin
PackageBaseID: 159159
PackageBase: bowtie2-bin
Version: 2.5.3-1
Description: Tool for aligning sequencing reads to long reference sequences
URL: https://bowtie-bio.sourceforge.net/bowtie2/index.shtml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1603695147
LastModified: 1705463704
URLPath: /cgit/aur.git/snapshot/bowtie2-bin.tar.gz