jellyfish on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S jellyfish

* (Optional) Uninstall jellyfish on Arch using YAY

$ yay -Rns jellyfish

2. Manually Install "jellyfish" via AUR

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

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

b. Clone jellyfish's git locally

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

c. Go to ~/jellyfish folder and install it

$ cd ~/jellyfish $ makepkg -si

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

ID: 1367011
Name: jellyfish
PackageBaseID: 60071
PackageBase: jellyfish
Version: 2.3.1-1
Description: A tool for fast, memory-efficient counting of k-mers in DNA
URL: http://www.genome.umd.edu/jellyfish.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: buggs
Submitter: Synchronicity
FirstSubmitted: 1339725035
LastModified: 1702123797
URLPath: /cgit/aur.git/snapshot/jellyfish.tar.gz