To uninstall firefoxdriver just follow these instructions.
/debian/stretch/non-free///install/index.html Firefox WebDriver support Debian 9.0 non-free/web 2.53.2-3
sudo apt-get remove firefoxdriver
Which will remove just the firefoxdriver package itself.
sudo apt-get remove --auto-remove firefoxdriver
This will remove the firefoxdriver package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for firefoxdriver then this will work.
sudo apt-get purge firefoxdriver
Or similarly, like this firefoxdriver
sudo apt-get purge --auto-remove firefoxdriver
Package | firefoxdriver |
Version | 2.53.2-3 |
Maintainer | Sascha Girrulat |
Description | Firefox WebDriver support |
Distro | debian |
Release | stretch |
Repo | non-free |
Section | non-free/web |