seqan3-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S seqan3-git

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

$ yay -Rns seqan3-git

2. Manually Install "seqan3-git" via AUR

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

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

b. Clone seqan3-git's git locally

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

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

$ cd ~/seqan3-git $ makepkg -si

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

ID: 673441
Name: seqan3-git
PackageBaseID: 135514
PackageBase: seqan3-git
Version: 3.0.0.r465.g4cdd84b2-1
Description: The modern C++ library for sequence analysis. Contains version3 of the library and API docs.
URL: http://www.seqan.de
NumVotes: 1
Popularity: 0
OutOfDate: 1690674899
Maintainer:
Submitter: alienzj
FirstSubmitted: 1535616749
LastModified: 1575523291
URLPath: /cgit/aur.git/snapshot/seqan3-git.tar.gz