How to Install and Uninstall libhts-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 04,2024

1. Install "libhts-dev" package

Please follow the step by step instructions below to install libhts-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libhts-dev

2. Uninstall "libhts-dev" package

This guide let you learn how to uninstall libhts-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libhts-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhts-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libhts-dev
Architecture: amd64
Version: 1.11-4
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: htslib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5201
Depends: libhts3 (= 1.11-4), libcurl4-gnutls-dev, libdeflate-dev, liblzma-dev, zlib1g-dev
Filename: pool/universe/h/htslib/libhts-dev_1.11-4_amd64.deb
Size: 3830628
MD5sum: 904cf2c700a0e9f4cbf72315660f13d9
SHA1: 59bf332d62e39f619f827a2efec058aaf2f51dfa
SHA256: 1928a3876cbdc74c5cdae56af5d2c93062808cd871cd6ce87eab034560918554
SHA512: 33424a4750934be582cbf7dceb47506e2553d04d8678228a54961b35b32efada059410407a15c1fa0e7803934ed401c9cb6528bd56dd0e973821257c35a83ad3
Homepage: https://github.com/samtools/htslib
Description-en: development files for the HTSlib
HTSlib is an implementation of a unified C library for accessing common file
formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call
Format), used for high-throughput sequencing data, and is the core library
used by samtools and bcftools. HTSlib only depends on zlib. It is known to be
compatible with gcc, g++ and clang.
.
HTSlib implements a generalized BAM (binary SAM) index, with file extension
‘csi’ (coordinate-sorted index). The HTSlib file reader first looks for the
new index and then for the old if the new index is absent.
.
This package contains development files for the HTSlib: headers, static
library, manual pages, etc.
.
For compatibility with sambamba, the internal routine cram_to_bam was
exported, hereto adopting a patch found in guix.
Description-md5: 08dc5334cfd009072c9aa396c09f63e3