To uninstall zssh just follow these instructions.
sudo apt-get remove zssh
This will remove just the zssh package itself.
sudo apt-get remove --auto-remove zssh
This will remove the zssh package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for zssh then this will work.
sudo apt-get purge zssh
Or similarly, like this zssh
sudo apt-get purge --auto-remove zssh
Package | zssh |
Version | 1.5c.debian.1-3.2build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | interactive file transfers over ssh |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/net |