seqan on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "seqan" 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 seqan on Arch using YAY
$
yay -S
seqan
Copied
* (Optional) Uninstall seqan on Arch using YAY
$
yay -Rns
seqan
Copied
2. Manually Install "seqan" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone seqan's git locally
$
git clone https://aur.archlinux.org/seqan.git
~/seqan
Copied
c. Go to ~/seqan folder and install it
$
cd
~/seqan
Copied
$
makepkg -si
Copied
3. Information about the seqan package on Arch User Repository (AUR)
ID: 962146
Name: seqan
PackageBaseID: 80599
PackageBase: seqan
Version: 2.4.0-1
Description: SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data
URL: http://www.seqan.de
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: decryptedepsilon
FirstSubmitted: 1396610847
LastModified: 1631874629
URLPath: /cgit/aur.git/snapshot/seqan.tar.gz
Name: seqan
PackageBaseID: 80599
PackageBase: seqan
Version: 2.4.0-1
Description: SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data
URL: http://www.seqan.de
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: decryptedepsilon
FirstSubmitted: 1396610847
LastModified: 1631874629
URLPath: /cgit/aur.git/snapshot/seqan.tar.gz