To uninstall r-cran-hmisc just follow these instructions.
sudo apt-get remove r-cran-hmisc
This will remove just the r-cran-hmisc package itself.
sudo apt-get remove --auto-remove r-cran-hmisc
This will remove the r-cran-hmisc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-hmisc then this will work.
sudo apt-get purge r-cran-hmisc
Or similarly, like this r-cran-hmisc
sudo apt-get purge --auto-remove r-cran-hmisc
Package | r-cran-hmisc |
Version | 3.9-0-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://biostat.mc.vanderbilt.edu/s/Hmisc |
Description | GNU R miscellaneous functions by Frank Harrell |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/math |