How to Install and Uninstall libbam-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libbam-dev" package

Learn how to install libbam-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbam-dev

2. Uninstall "libbam-dev" package

Please follow the step by step instructions below to uninstall libbam-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libbam-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libbam-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 436
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: samtools
Version: 0.1.19-1ubuntu1
Filename: pool/universe/s/samtools/libbam-dev_0.1.19-1ubuntu1_amd64.deb
Size: 121920
MD5sum: 6afcaa8eef949fdac72d088767ea2a2b
SHA1: 001e66895fc61720dd51f24b7e673db4dac29eeb
SHA256: 898c26eac372bdc052350cb4cc72e9a9a427bb33be59c748035f3cd225628447
Description-en: manipulates nucleotide sequence alignments in BAM or SAM format
The BAM library provides I/O and various operations on manipulating nucleotide
sequence alignments in the BAM (Binary Alignment/Mapping) or SAM (Sequence
Alignment/Map) format. It now supports importing from or exporting to SAM,
sorting, merging, generating pileup, and quickly retrieval of reads overlapped
with a specified region.
.
This library is part of SAMtools.
Description-md5: 6eb567c363845af2fb958ba714747c7e
Homepage: http://samtools.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu