To uninstall boinc-manager just follow these instructions.
/debian/stretch/main///install/index.html GUI to control and monitor the BOINC core client Debian 9.0 x11 7.6.33+dfsg-12
sudo apt-get remove boinc-manager
Which will remove just the boinc-manager package itself.
sudo apt-get remove --auto-remove boinc-manager
This will remove the boinc-manager package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for boinc-manager then this will work.
sudo apt-get purge boinc-manager
Or similarly, like this boinc-manager
sudo apt-get purge --auto-remove boinc-manager
Package | boinc-manager |
Version | 7.6.33+dfsg-12 |
Maintainer | Debian BOINC Maintainers |
Description | GUI to control and monitor the BOINC core client |
Distro | debian |
Release | stretch |
Repo | main |
Section | x11 |