skesa on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S skesa

* (Optional) Uninstall skesa on Arch using YAY

$ yay -Rns skesa

2. Manually Install "skesa" via AUR

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

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

b. Clone skesa's git locally

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

c. Go to ~/skesa folder and install it

$ cd ~/skesa $ makepkg -si

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

ID: 929494
Name: skesa
PackageBaseID: 168580
PackageBase: skesa
Version: 2.4.0-1
Description: A de-novo sequence read assembler and a de Bruijn graph based target enriched de-novo assembler.
URL: https://github.com/ncbi/SKESA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1625294547
LastModified: 1625294547
URLPath: /cgit/aur.git/snapshot/skesa.tar.gz