Install mssstest
Installing mssstest package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mssstest
mssstest package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | mssstest |
version | 3.0-4 |
description | Normalisation of disease scores for patients with Multiple Sclerosis |
subsection | science |
website | www-gene.cimr.cam.ac.uk / MSgenetics / GAMES / MSSS / |
maintainer | Debian Med Packaging Team |
Uninstall mssstest
To remove just mssstest package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mssstest
Uninstall mssstest and it’s dependent packages
To remove the mssstest package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mssstest
Purging mssstest
If you also want to delete configuration and/or data files of mssstest from Debian Sid then this will work:
sudo apt-get purge mssstest
To delete configuration and/or data files of mssstest and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mssstest