blast+ on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "blast+" 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 blast+ on Arch using YAY
$
yay -S
blast+
Copied
* (Optional) Uninstall blast+ on Arch using YAY
$
yay -Rns
blast+
Copied
2. Manually Install "blast+" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone blast+'s git locally
$
git clone https://aur.archlinux.org/blast+.git
~/blast+
Copied
c. Go to ~/blast+ folder and install it
$
cd
~/blast+
Copied
$
makepkg -si
Copied
3. Information about the blast+ package on Arch User Repository (AUR)
ID: 1349899
Name: blast+
PackageBaseID: 95637
PackageBase: blast+
Version: 2.15.0-1
Description: BLAST tool suite from NCBI (blastn, blastp, blastx, psiblast, etc)
URL: http://blast.ncbi.nlm.nih.gov/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: mys_721tx
Submitter: wookietreiber
FirstSubmitted: 1436267501
LastModified: 1699471408
URLPath: /cgit/aur.git/snapshot/blast+.tar.gz
Name: blast+
PackageBaseID: 95637
PackageBase: blast+
Version: 2.15.0-1
Description: BLAST tool suite from NCBI (blastn, blastp, blastx, psiblast, etc)
URL: http://blast.ncbi.nlm.nih.gov/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: mys_721tx
Submitter: wookietreiber
FirstSubmitted: 1436267501
LastModified: 1699471408
URLPath: /cgit/aur.git/snapshot/blast+.tar.gz