To uninstall r-cran-gregmisc just follow these instructions.
sudo apt-get remove r-cran-gregmisc
This will remove just the r-cran-gregmisc package itself.
sudo apt-get remove --auto-remove r-cran-gregmisc
This will remove the r-cran-gregmisc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-gregmisc then this will work.
sudo apt-get purge r-cran-gregmisc
Or similarly, like this r-cran-gregmisc
sudo apt-get purge --auto-remove r-cran-gregmisc
Package | r-cran-gregmisc |
Version | 2.1.2-2build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | GNU R package with miscellaneous functions by Greg Warnes et al |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/math |