To uninstall r-cran-rcmdr just follow these instructions.
/ubuntu/yakkety/universe///install/index.html GNU R platform-independent basic-statistics GUI Ubuntu 16.10 universe/math 2.2-5-1
sudo apt-get remove r-cran-rcmdr
Which will remove just the r-cran-rcmdr package itself.
sudo apt-get remove --auto-remove r-cran-rcmdr
This will remove the r-cran-rcmdr package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-rcmdr then this will work.
sudo apt-get purge r-cran-rcmdr
Or similarly, like this r-cran-rcmdr
sudo apt-get purge --auto-remove r-cran-rcmdr
Package | r-cran-rcmdr |
Version | 2.2-5-1 |
Maintainer | Ubuntu Developers |
Description | GNU R platform-independent basic-statistics GUI |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/math |