How to Install and Uninstall mauve-aligner Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "mauve-aligner" package

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

$ sudo apt update $ sudo apt install mauve-aligner

2. Uninstall "mauve-aligner" package

Learn how to uninstall mauve-aligner on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mauve-aligner $ sudo apt autoclean && sudo apt autoremove

3. Information about the mauve-aligner package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mauve-aligner
Priority: optional
Section: universe/science
Installed-Size: 546
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 2.4.0+4734-3
Depends: libbiojava1.7-java, libdbus-java, libunixsocket-java, libzeus-jscl-java, java-wrappers, libbiojava-java, progressivemauve
Filename: pool/universe/m/mauve-aligner/mauve-aligner_2.4.0+4734-3_amd64.deb
Size: 493122
MD5sum: 815e3d069eedba83c201e9c7d811db79
SHA1: 1e5ae910de360a5ad5133c9031b83832d4623339
SHA256: a893030c83b6d70ef3a2b8877c19627896d89a834c22865953811e9df5d52de5
Description-en: multiple genome alignment
Mauve is a system for efficiently constructing multiple genome alignments
in the presence of large-scale evolutionary events such as rearrangement
and inversion. Multiple genome alignment provides a basis for research
into comparative genomics and the study of evolutionary dynamics. Aligning
whole genomes is a fundamentally different problem than aligning short
sequences.
.
Mauve has been developed with the idea that a multiple genome aligner
should require only modest computational resources. It employs algorithmic
techniques that scale well in the amount of sequence being aligned. For
example, a pair of Y. pestis genomes can be aligned in under a minute,
while a group of 9 divergent Enterobacterial genomes can be aligned in
a few hours.
.
Mauve computes and interactively visualizes genome sequence comparisons.
Using FastA or GenBank sequence data, Mauve constructs multiple genome
alignments that identify large-scale rearrangement, gene gain, gene loss,
indels, and nucleotide substutition.
.
Mauve is developed at the University of Wisconsin.
Description-md5: 3a6b6e20614d8331f48ecec8afbd02a9
Homepage: http://darlinglab.org/mauve/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu