abyss on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S abyss

* (Optional) Uninstall abyss on Arch using YAY

$ yay -Rns abyss

2. Manually Install "abyss" via AUR

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

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

b. Clone abyss's git locally

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

c. Go to ~/abyss folder and install it

$ cd ~/abyss $ makepkg -si

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

ID: 1266543
Name: abyss
PackageBaseID: 59557
PackageBase: abyss
Version: 2.3.7-2
Description: Assembly By Short Sequences - a de novo, parallel, paired-end sequence assembler
URL: https://github.com/bcgsc/abyss
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: Synchronicity
FirstSubmitted: 1338136014
LastModified: 1685666255
URLPath: /cgit/aur.git/snapshot/abyss.tar.gz