To uninstall sbc-tools just follow these instructions.
sudo apt-get remove sbc-tools
This will remove just the sbc-tools package itself.
sudo apt-get remove --auto-remove sbc-tools
This will remove the sbc-tools package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for sbc-tools then this will work.
sudo apt-get purge sbc-tools
Or similarly, like this sbc-tools
sudo apt-get purge --auto-remove sbc-tools
Package | sbc-tools |
Version | 1.3-2 |
Maintainer | Debian Bluetooth Maintainers <[email protected]> |
Home page | http://www.bluez.org/ |
Description | Sub Band CODEC library – tools |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | libs |