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

Last updated: May 14,2024

1. Install "libbwa-dev" package

Please follow the steps below to install libbwa-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbwa-dev

2. Uninstall "libbwa-dev" package

Please follow the steps below to uninstall libbwa-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libbwa-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 302
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: bwa
Version: 0.7.12-5
Suggests: samtools
Filename: pool/universe/b/bwa/libbwa-dev_0.7.12-5_amd64.deb
Size: 90124
MD5sum: 7cdd8941f0bbdcc8dd76d9dbc5770b05
SHA1: e5e2be2a5f2cb489ebb14c4b6a2d48a4bdeb6070
SHA256: 2537b00d7c7cc05c2e73fde27f69f9622c2ccb42a8ac62c176dd6b6bcb6c64d6
Description-en: Burrows-Wheeler Aligner source files
BWA is a software package for mapping low-divergent sequences against
a large reference genome, such as the human genome. It consists of
three algorithms: BWA-backtrack, BWA-SW and BWA-MEM. The first
algorithm is designed for Illumina sequence reads up to 100bp, while
the rest two for longer sequences ranged from 70bp to 1Mbp. BWA-MEM
and BWA-SW share similar features such as long-read support and split
alignment, but BWA-MEM, which is the latest, is generally recommended
for high-quality queries as it is faster and more accurate. BWA-MEM
also has better performance than BWA-backtrack for 70-100bp Illumina
reads.
.
This package contains the source files for use in other programs.
Description-md5: 01833875f8f69852d0cd759251a6ed1b
Homepage: http://bio-bwa.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu