To uninstall libbluetooth3-dbg just follow these instructions.
sudo apt-get remove libbluetooth3-dbg
This will remove just the libbluetooth3-dbg package itself.
sudo apt-get remove --auto-remove libbluetooth3-dbg
This will remove the libbluetooth3-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libbluetooth3-dbg then this will work.
sudo apt-get purge libbluetooth3-dbg
Or similarly, like this libbluetooth3-dbg
sudo apt-get purge --auto-remove libbluetooth3-dbg
Package | libbluetooth3-dbg |
Version | 5.23-2+b1 |
Maintainer | Debian Bluetooth Maintainers <pkg-bluetooth-maintainers@lists.alioth.debian.org> |
Home page | http://www.bluez.org |
Description | Library to use the BlueZ Linux Bluetooth stack with debugging symbols |
Distro | debian |
Release | jessie |
Repo | main |
Section | debug |