How to Install and Uninstall libtabixpp0 Package on Kali Linux

Last updated: May 07,2024

1. Install "libtabixpp0" package

This tutorial shows how to install libtabixpp0 on Kali Linux

$ sudo apt update $ sudo apt install libtabixpp0

2. Uninstall "libtabixpp0" package

Please follow the step by step instructions below to uninstall libtabixpp0 on Kali Linux:

$ sudo apt remove libtabixpp0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtabixpp0 package on Kali Linux

Package: libtabixpp0
Source: libtabixpp
Version: 1.1.2-2
Installed-Size: 37
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libhts3 (>= 1.17), libstdc++6 (>= 13.1)
Size: 9792
SHA256: c39afe73a4d05a09487b4c83dd3fc0a6ef77c6d7d59a850c987a87df8af23301
SHA1: 8ff5d16e9f0cb70706b81f6e9c61586b342f0f33
MD5sum: 44f3cada11a3434074db143fca3b5fa3
Description: C++ wrapper to tabix indexer
Tabix indexes files where some columns indicate sequence coordinates: name
(usually a chromosome), start and stop. The input data file must be position
sorted and compressed by bgzip. After indexing, tabix is able to quickly
retrieve data lines by chromosomal coordinates.
.
This package provides a C++ wrapper to the tabix indexer.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ekg/tabixpp
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libt/libtabixpp/libtabixpp0_1.1.2-2_amd64.deb