To uninstall r-cran-rms just follow these instructions.
/ubuntu/yakkety/universe///install/index.html GNU R regression modeling strategies by Frank Harrell Ubuntu 16.10 universe/gnu-r 4.5-0-2
sudo apt-get remove r-cran-rms
Which will remove just the r-cran-rms package itself.
sudo apt-get remove --auto-remove r-cran-rms
This will remove the r-cran-rms package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-rms then this will work.
sudo apt-get purge r-cran-rms
Or similarly, like this r-cran-rms
sudo apt-get purge --auto-remove r-cran-rms
Package | r-cran-rms |
Version | 4.5-0-2 |
Maintainer | Ubuntu Developers |
Description | GNU R regression modeling strategies by Frank Harrell |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/gnu-r |