How to Install and Uninstall libhts-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "libhts-dev" package

Please follow the guidelines below to install libhts-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libhts-dev

2. Uninstall "libhts-dev" package

Please follow the guidance below to uninstall libhts-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libhts-dev package on Ubuntu 21.10 (Impish Indri)

Package: libhts-dev
Architecture: amd64
Version: 1.13+ds-2
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: 11455
Depends: libhts3 (= 1.13+ds-2), libcurl4-gnutls-dev, libdeflate-dev, liblzma-dev, zlib1g-dev
Filename: pool/universe/h/htslib/libhts-dev_1.13+ds-2_amd64.deb
Size: 5602162
MD5sum: bbee1598f803c79a2d7606544e083c9a
SHA1: a731c71e607c4e8ac30ed75c65beb0584dcec35d
SHA256: 3aff2d751364328c51f5a1835899aa07c64c2021cc93445e6d1d9c2d506be5e1
SHA512: d979527756e94306c6b981fd1d04513b778bc57da2b33e337516e2bc1c8ae9eb935031286a6551949fd5cda5a876e7a0d766e414dae7fda1608cb5cd07281ab9
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