To uninstall ebsmount just follow these instructions.
sudo apt-get remove ebsmount
This will remove just the ebsmount package itself.
sudo apt-get remove --auto-remove ebsmount
This will remove the ebsmount package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ebsmount then this will work.
sudo apt-get purge ebsmount
Or similarly, like this ebsmount
sudo apt-get purge --auto-remove ebsmount
Package | ebsmount |
Version | 0.94-0ubuntu1 |
Maintainer | Ubuntu MOTU Developers <[email protected]> |
Description | Automatically mount EC2/Eucalyptus EBS devices |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/misc |