Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mustang on Debian Unstable (Sid)


Install mustang

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

sudo apt-get update
sudo apt-get install mustang

mustang package information

distro Debian Unstable (Sid)
section Main
name mustang
version 3.2.2-1+b1
description multiple structural alignment of proteins
subsection science
website csse.monash.edu.au / ~karun / Site / mustang.html
maintainer Debian Med Packaging Team

Uninstall mustang

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

sudo apt-get remove mustang

Uninstall mustang and it’s dependent packages

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

sudo apt-get remove --auto-remove mustang

Purging mustang

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

sudo apt-get purge mustang

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

sudo apt-get purge --auto-remove mustang

 

Comments

comments