To uninstall babeld just follow these instructions.
/debian/jessie/main///install/index.html loop-free distance-vector routing protocol Debian 8.0 net 1.5.1-1
sudo apt-get remove babeld
Which will remove just the babeld package itself.
sudo apt-get remove --auto-remove babeld
This will remove the babeld package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for babeld then this will work.
sudo apt-get purge babeld
Or similarly, like this babeld
sudo apt-get purge --auto-remove babeld
Package | babeld |
Version | 1.5.1-1 |
Maintainer | Stéphane Glondu |
Description | loop-free distance-vector routing protocol |
Distro | debian |
Release | jessie |
Repo | main |
Section | net |