To uninstall bird-bgp just follow these instructions.
/debian/stretch/main///install/index.html Internet Routing Daemon [transitional package] Debian 9.0 net 1.6.3-2
sudo apt-get remove bird-bgp
Which will remove just the bird-bgp package itself.
sudo apt-get remove --auto-remove bird-bgp
This will remove the bird-bgp package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for bird-bgp then this will work.
sudo apt-get purge bird-bgp
Or similarly, like this bird-bgp
sudo apt-get purge --auto-remove bird-bgp
Package | bird-bgp |
Version | 1.6.3-2 |
Maintainer | Ondřej Surý |
Description | Internet Routing Daemon [transitional package] |
Distro | debian |
Release | stretch |
Repo | main |
Section | net |