How to Install and Uninstall libhtscodecs2 Package on Kali Linux

Last updated: July 04,2024

1. Install "libhtscodecs2" package

Please follow the guidelines below to install libhtscodecs2 on Kali Linux

$ sudo apt update $ sudo apt install libhtscodecs2

2. Uninstall "libhtscodecs2" package

Learn how to uninstall libhtscodecs2 on Kali Linux:

$ sudo apt remove libhtscodecs2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhtscodecs2 package on Kali Linux

Package: libhtscodecs2
Source: htscodecs (1.6.0-1)
Version: 1.6.0-1+b1
Installed-Size: 229
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libbz2-1.0, libc6 (>= 2.34)
Size: 93004
SHA256: acb243adafdca04e40232d7ce32a5248880d9bc902585eb68ceb6ffc20f5a79b
SHA1: 533e4a7ac037c3a2b6885d1fec57c173a93a0c87
MD5sum: 8ecaddda5bb9d0ac1c50225259d4b7eb
Description: Custom compression for CRAM and others
This library implements the custom CRAM codecs used for "EXTERNAL" block
types. These consist of two variants of the rANS codec (8-bit and 16-bit
renormalisation, with run-length encoding and bit-packing also supported
in the latter), a dynamic arithmetic coder, and custom codecs for name/ID
compression and quality score compression derived from fqzcomp.
.
They come with small command line test tools to act as both compression
exploration programs and as part of the test harness.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/jkbonfield/htscodecs/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/h/htscodecs/libhtscodecs2_1.6.0-1+b1_amd64.deb