How to Install and Uninstall pbbamtools Package on Kali Linux

Last updated: May 19,2024

1. Install "pbbamtools" package

This guide covers the steps necessary to install pbbamtools on Kali Linux

$ sudo apt update $ sudo apt install pbbamtools

2. Uninstall "pbbamtools" package

Here is a brief guide to show you how to uninstall pbbamtools on Kali Linux:

$ sudo apt remove pbbamtools $ sudo apt autoclean && sudo apt autoremove

3. Information about the pbbamtools package on Kali Linux

Package: pbbamtools
Source: pbbam (2.4.0+dfsg-1)
Version: 2.4.0+dfsg-1+b2
Installed-Size: 475
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libhts3 (>= 1.17), libpbbam2.4.0 (= 2.4.0+dfsg-1+b2), libpbcopper2.3.0 (>= 2.3.0+dfsg), libstdc++6 (>= 13.1)
Recommends: samtools
Size: 132776
SHA256: ee70b2e0a0f582508fc33fbb1a4ac5a4bcccd5a83bbd62302fd33bcfbfd1b122
SHA1: 232f9065a752a11ed7aa472214499020c1dce530
MD5sum: 306e2d546f72b9a135c7f970cd69c27d
Description: processing Pacific Biosciences binary alignment/map files
The BAM format is a binary, compressed, record-oriented container format
for raw or aligned sequence reads. The associated SAM format is a text
representation of the same data. The specifications for BAM/SAM are maintained
by the SAM/BAM Format Specification Working Group.
.
PacBio-produced BAM files are fully compatible with the BAM specification,
but makes use of the extensibility mechanisms of the BAM specification to
encode PacBio-specific information.
.
This package provides command-line utilities for working with PacBio BAM
files.
Description-md5:
Homepage: https://pbbam.readthedocs.org/en/latest/index.html
Section: science
Priority: optional
Filename: pool/main/p/pbbam/pbbamtools_2.4.0+dfsg-1+b2_amd64.deb