bowtie2-git on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S bowtie2-git

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

$ yay -Rns bowtie2-git

2. Manually Install "bowtie2-git" via AUR

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

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

b. Clone bowtie2-git's git locally

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

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

$ cd ~/bowtie2-git $ makepkg -si

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

ID: 318907
Name: bowtie2-git
PackageBaseID: 113202
PackageBase: bowtie2-git
Version: v2.2.9.r9.g9c90266-1
Description: Bowtie 2 is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequence.
URL: http://bowtie-bio.sourceforge.net/bowtie2
NumVotes: 0
Popularity: 0
OutOfDate: 1689862042
Maintainer:
Submitter: greyltc
FirstSubmitted: 1467669585
LastModified: 1467670392
URLPath: /cgit/aur.git/snapshot/bowtie2-git.tar.gz