To uninstall samba-dsdb-modules just follow these instructions.
sudo apt-get remove samba-dsdb-modules
This will remove just the samba-dsdb-modules package itself.
sudo apt-get remove --auto-remove samba-dsdb-modules
This will remove the samba-dsdb-modules package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for samba-dsdb-modules then this will work.
sudo apt-get purge samba-dsdb-modules
Or similarly, like this samba-dsdb-modules
sudo apt-get purge --auto-remove samba-dsdb-modules
Package | samba-dsdb-modules |
Version | 2:4.2.14+dfsg-0+deb8u5 |
Maintainer | Debian Samba Maintainers <[email protected]> |
Home page | http://www.samba.org |
Description | Samba Directory Services Database |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |