How to Install and Uninstall libjellyfish-perl Package on Kali Linux
Last updated: January 11,2025
1. Install "libjellyfish-perl" package
This is a short guide on how to install libjellyfish-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libjellyfish-perl
Copied
2. Uninstall "libjellyfish-perl" package
Please follow the instructions below to uninstall libjellyfish-perl on Kali Linux:
$
sudo apt remove
libjellyfish-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libjellyfish-perl package on Kali Linux
Package: libjellyfish-perl
Source: jellyfish (2.3.1-2)
Version: 2.3.1-2+b1
Installed-Size: 177
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.34), libgcc-s1 (>= 3.0)
Size: 55724
SHA256: 6895083276ee25c206b7af69316d5bba62e7e7ac0a60dc51dfb95c5bcab732d9
SHA1: fefae423788be52ec066801bfc6183023a4cf546
MD5sum: f4dca0269825b9c5d2f2554beaaa3d67
Description: 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:
Multi-Arch: same
Homepage: https://github.com/gmarcais/Jellyfish
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/j/jellyfish/libjellyfish-perl_2.3.1-2+b1_amd64.deb
Source: jellyfish (2.3.1-2)
Version: 2.3.1-2+b1
Installed-Size: 177
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.34), libgcc-s1 (>= 3.0)
Size: 55724
SHA256: 6895083276ee25c206b7af69316d5bba62e7e7ac0a60dc51dfb95c5bcab732d9
SHA1: fefae423788be52ec066801bfc6183023a4cf546
MD5sum: f4dca0269825b9c5d2f2554beaaa3d67
Description: 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:
Multi-Arch: same
Homepage: https://github.com/gmarcais/Jellyfish
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/j/jellyfish/libjellyfish-perl_2.3.1-2+b1_amd64.deb