To uninstall libsam4 just follow these instructions.
sudo apt-get remove libsam4
This will remove just the libsam4 package itself.
sudo apt-get remove --auto-remove libsam4
This will remove the libsam4 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libsam4 then this will work.
sudo apt-get purge libsam4
Or similarly, like this libsam4
sudo apt-get purge --auto-remove libsam4
Package | libsam4 |
Version | 1.4.2-3 |
Maintainer | Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org> |
Description | Standards-based cluster framework, Sam library |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libs |