jellyfish on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install jellyfish on Arch using YAY
$
yay -S
jellyfish
Copied
* (Optional) Uninstall jellyfish on Arch using YAY
$
yay -Rns
jellyfish
Copied
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
Copied
b. Clone jellyfish's git locally
$
git clone https://aur.archlinux.org/jellyfish.git
~/jellyfish
Copied
c. Go to ~/jellyfish folder and install it
$
cd
~/jellyfish
Copied
$
makepkg -si
Copied
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
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