To uninstall fprobe just follow these instructions.
/debian/stretch/main///install/index.html export captured traffic to remote NetFlow Collector Debian 9.0 net 1.1-7.3+b1
sudo apt-get remove fprobe
Which will remove just the fprobe package itself.
sudo apt-get remove --auto-remove fprobe
This will remove the fprobe package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for fprobe then this will work.
sudo apt-get purge fprobe
Or similarly, like this fprobe
sudo apt-get purge --auto-remove fprobe
Package | fprobe |
Version | 1.1-7.3+b1 |
Maintainer | Radu Spineanu |
Description | export captured traffic to remote NetFlow Collector |
Distro | debian |
Release | stretch |
Repo | main |
Section | net |