seqan3 on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S seqan3

* (Optional) Uninstall seqan3 on Arch using YAY

$ yay -Rns seqan3

2. Manually Install "seqan3" via AUR

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

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

b. Clone seqan3's git locally

$ git clone https://aur.archlinux.org/seqan3.git ~/seqan3

c. Go to ~/seqan3 folder and install it

$ cd ~/seqan3 $ makepkg -si

3. Information about the seqan3 package on Arch User Repository (AUR)

ID: 1329592
Name: seqan3
PackageBaseID: 195713
PackageBase: seqan3
Version: 3.3.0-1
Description: The modern C++ library for sequence analysis https://doi.org/10.1016/j.jbiotec.2017.07.017
URL: http://www.seqan.de
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1689382621
LastModified: 1696605276
URLPath: /cgit/aur.git/snapshot/seqan3.tar.gz