To uninstall mssh just follow these instructions.
/debian/jessie/main///install/index.html tool to administrate multiple servers at once Debian 8.0 admin 2.0-2
sudo apt-get remove mssh
Which will remove just the mssh package itself.
sudo apt-get remove --auto-remove mssh
This will remove the mssh package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for mssh then this will work.
sudo apt-get purge mssh
Or similarly, like this mssh
sudo apt-get purge --auto-remove mssh
Package | mssh |
Version | 2.0-2 |
Maintainer | Hector Garcia |
Description | tool to administrate multiple servers at once |
Distro | debian |
Release | jessie |
Repo | main |
Section | admin |