How to Install and Uninstall libjellyfish-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "libjellyfish-perl" package

Please follow the guidelines below to install libjellyfish-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjellyfish-perl

2. Uninstall "libjellyfish-perl" package

Please follow the guidelines below to uninstall libjellyfish-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libjellyfish-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjellyfish-perl package on Ubuntu 21.10 (Impish Indri)

Package: libjellyfish-perl
Architecture: amd64
Version: 2.3.0-10
Multi-Arch: same
Priority: optional
Section: universe/perl
Source: jellyfish
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 169
Depends: perl, perlapi-5.32.1, libc6 (>= 2.33), libgcc-s1 (>= 3.3.1)
Filename: pool/universe/j/jellyfish/libjellyfish-perl_2.3.0-10_amd64.deb
Size: 51656
MD5sum: 5d337b18cc9a4929a35b4d6c6672ca53
SHA1: f6aedf3d414bad7fb3f33d4ee55868c81b2a5bd5
SHA256: 9c7e57f5f821d2514b1bdc38f19873467f99f799b3c4b171c977458331b9dc28
SHA512: 2d48b866cc7c38cdc0df9082a54b5dbd98303ea71a2a43dc4496b29d493683d1d643ad663500be0af777d8765c9c332f9daa22ff22e5a7f0d0b4deaa815129f0
Homepage: https://www.cbcb.umd.edu/software/jellyfish/
Description-en: count k-mers in DNA sequences (Perl bindings of jellyfish)
JELLYFISH is a tool for fast, memory-efficient counting of k-mers in
DNA. A k-mer is a substring of length k, and counting the occurrences
of all such substrings is a central step in many analyses of DNA
sequence. JELLYFISH can count k-mers using an order of magnitude less
memory and an order of magnitude faster than other k-mer counting
packages by using an efficient encoding of a hash table and by
exploiting the "compare-and-swap" CPU instruction to increase
parallelism.
.
JELLYFISH is a command-line program that reads FASTA and multi-FASTA
files containing DNA sequences. It outputs its k-mer counts in an
binary format, which can be translated into a human-readable text
format using the "jellyfish dump" command.
.
This package contains the Perl bindings of jellyfish.
Description-md5: c8cb8981fb9902b209cbce9156da63e7