bowtie2 on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "bowtie2" 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 bowtie2 on Arch using YAY
$
yay -S
bowtie2
Copied
* (Optional) Uninstall bowtie2 on Arch using YAY
$
yay -Rns
bowtie2
Copied
2. Manually Install "bowtie2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bowtie2's git locally
$
git clone https://aur.archlinux.org/bowtie2.git
~/bowtie2
Copied
c. Go to ~/bowtie2 folder and install it
$
cd
~/bowtie2
Copied
$
makepkg -si
Copied
3. Information about the bowtie2 package on Arch User Repository (AUR)
ID: 1428492
Name: bowtie2
PackageBaseID: 59957
PackageBase: bowtie2
Version: 2.5.3-1
Description: Bowtie 2 is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequence.
URL: https://bowtie-bio.sourceforge.net/bowtie2
NumVotes: 16
Popularity: 0.000109
OutOfDate:
Maintainer: vejnar
Submitter: stratust
FirstSubmitted: 1339439277
LastModified: 1710603621
URLPath: /cgit/aur.git/snapshot/bowtie2.tar.gz
Name: bowtie2
PackageBaseID: 59957
PackageBase: bowtie2
Version: 2.5.3-1
Description: Bowtie 2 is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequence.
URL: https://bowtie-bio.sourceforge.net/bowtie2
NumVotes: 16
Popularity: 0.000109
OutOfDate:
Maintainer: vejnar
Submitter: stratust
FirstSubmitted: 1339439277
LastModified: 1710603621
URLPath: /cgit/aur.git/snapshot/bowtie2.tar.gz