To uninstall evolution-data-server just follow these instructions.
/debian/stretch/main///install/index.html evolution database backend server Debian 9.0 gnome 3.22.7-1
sudo apt-get remove evolution-data-server
Which will remove just the evolution-data-server package itself.
sudo apt-get remove --auto-remove evolution-data-server
This will remove the evolution-data-server package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for evolution-data-server then this will work.
sudo apt-get purge evolution-data-server
Or similarly, like this evolution-data-server
sudo apt-get purge --auto-remove evolution-data-server
Package | evolution-data-server |
Version | 3.22.7-1 |
Maintainer | Debian Evolution Maintainers |
Description | evolution database backend server |
Distro | debian |
Release | stretch |
Repo | main |
Section | gnome |