To uninstall libdw1 just follow these instructions.
sudo apt-get remove libdw1
This will remove just the libdw1 package itself.
sudo apt-get remove --auto-remove libdw1
This will remove the libdw1 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libdw1 then this will work.
sudo apt-get purge libdw1
Or similarly, like this libdw1
sudo apt-get purge --auto-remove libdw1
Package | libdw1 |
Version | 0.159-4.2 |
Maintainer | Kurt Roeckx <kurt@roeckx.be> |
Home page | https://fedorahosted.org/elfutils/ |
Description | library that provides access to the DWARF debug information |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |