Install mustang-testdata
Installing mustang-testdata package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mustang-testdata
mustang-testdata package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mustang-testdata |
version | 3.2.2-1 |
description | multiple structural alignment of proteins, test data |
subsection | science |
website | csse.monash.edu.au / ~karun / Site / mustang.html |
maintainer | Debian Med Packaging Team |
Uninstall mustang-testdata
To remove just mustang-testdata package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mustang-testdata
Uninstall mustang-testdata and it’s dependent packages
To remove the mustang-testdata package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mustang-testdata
Purging mustang-testdata
If you also want to delete configuration and/or data files of mustang-testdata from Debian Sid then this will work:
sudo apt-get purge mustang-testdata
To delete configuration and/or data files of mustang-testdata and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mustang-testdata