Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install progressivemauve on Debian Unstable (Sid)


Install progressivemauve

Installing progressivemauve package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install progressivemauve

progressivemauve package information

distro Debian Unstable (Sid)
section Main
name progressivemauve
version 1.2.0+4713-2
description multiple genome alignment algorithms
subsection science
website darlinglab.org / mauve / user-guide / mauvealigner.html
maintainer Debian Med Packaging Team

Uninstall progressivemauve

To remove just progressivemauve package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove progressivemauve

Uninstall progressivemauve and it’s dependent packages

To remove the progressivemauve package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove progressivemauve

Purging progressivemauve

If you also want to delete configuration and/or data files of progressivemauve from Debian Sid then this will work:

sudo apt-get purge progressivemauve

To delete configuration and/or data files of progressivemauve and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove progressivemauve

 

Comments

comments