To uninstall babeltrace just follow these instructions.
/debian/jessie/main///install/index.html Trace conversion program Debian 8.0 utils 1.2.3-2
sudo apt-get remove babeltrace
Which will remove just the babeltrace package itself.
sudo apt-get remove --auto-remove babeltrace
This will remove the babeltrace package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for babeltrace then this will work.
sudo apt-get purge babeltrace
Or similarly, like this babeltrace
sudo apt-get purge --auto-remove babeltrace
Package | babeltrace |
Version | 1.2.3-2 |
Maintainer | Jon Bernard |
Description | Trace conversion program |
Distro | debian |
Release | jessie |
Repo | main |
Section | utils |