How to Install and Uninstall libbambamc0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 28,2024

1. Install "libbambamc0" package

This guide covers the steps necessary to install libbambamc0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbambamc0

2. Uninstall "libbambamc0" package

In this section, we are going to explain the necessary steps to uninstall libbambamc0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbambamc0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbambamc0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libbambamc0
Priority: optional
Section: universe/libs
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: bambamc
Version: 0.0.50-1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0.2)
Filename: pool/universe/b/bambamc/libbambamc0_0.0.50-1_amd64.deb
Size: 34518
MD5sum: f47e2a0d5767df32d4133c0b224fa3af
SHA1: 518de2c69d379072782d691807abfea33b9afb21
SHA256: 70b642b112972b573d35e5b82e4ce435bf640681ebdd0be12d14a8b85136f3ac
Description-en: Runtime library for reading and writing BAM (genome alignment) files
The BAM Format is a binary format for storing sequence data. This is a
lightweight C implementation of the read name collation code from the
larger bambam C++ project to handle BAM file input and BAM file output.
Description-md5: e78ea04e5559990688ac8a4206222b99
Homepage: https://github.com/gt1/bambamc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu