How to Install and Uninstall libbamtools-dev Package on Kali Linux

Last updated: May 13,2024

1. Install "libbamtools-dev" package

This tutorial shows how to install libbamtools-dev on Kali Linux

$ sudo apt update $ sudo apt install libbamtools-dev

2. Uninstall "libbamtools-dev" package

Learn how to uninstall libbamtools-dev on Kali Linux:

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

3. Information about the libbamtools-dev package on Kali Linux

Package: libbamtools-dev
Source: bamtools
Version: 2.5.2+dfsg-5
Installed-Size: 1452
Maintainer: Debian Med Packaging Team
Architecture: amd64
Replaces: libbamtools2.5.1
Depends: libbamtools2.5.2 (= 2.5.2+dfsg-5), zlib1g-dev
Suggests: libbamtools-doc (= 2.5.2+dfsg-5)
Breaks: libbamtools2.5.1
Size: 221372
SHA256: 9f9c7954dc9f826c03524675ce354714be76e214aca67f59c15c200fcf2941cd
SHA1: c493f6eb2cf16718e1c644e660a78382682bcff8
MD5sum: f9f7f5ec6a11e376ae6ec5f877557b03
Description: C++ API for manipulating BAM (genome alignment) files
BamTools facilitates research analysis and data management using BAM
files. It copes with the enormous amount of data produced by current
sequencing technologies that is typically stored in compressed, binary
formats that are not easily handled by the text-based parsers commonly
used in bioinformatics research.
.
BamTools provides both a C++ API for BAM file support as well as a
command-line toolkit.
.
This is the developers API package.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/pezmaster31/bamtools/wiki
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/bamtools/libbamtools-dev_2.5.2+dfsg-5_amd64.deb