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