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