libmaus on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S libmaus

* (Optional) Uninstall libmaus on Arch using YAY

$ yay -Rns libmaus

2. Manually Install "libmaus" via AUR

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

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

b. Clone libmaus's git locally

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

c. Go to ~/libmaus folder and install it

$ cd ~/libmaus $ makepkg -si

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

ID: 1154686
Name: libmaus
PackageBaseID: 128047
PackageBase: libmaus
Version: 2.0.812_release_20220919125234-3
Description: Bioinformatics data structures and algorithms in C++
URL: https://gitlab.com/german.tischler/libmaus2
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: clintval
FirstSubmitted: 1513698888
LastModified: 1666197356
URLPath: /cgit/aur.git/snapshot/libmaus.tar.gz