To uninstall r-cran-kernlab just follow these instructions.
sudo apt-get remove r-cran-kernlab
This will remove just the r-cran-kernlab package itself.
sudo apt-get remove --auto-remove r-cran-kernlab
This will remove the r-cran-kernlab package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-kernlab then this will work.
sudo apt-get purge r-cran-kernlab
Or similarly, like this r-cran-kernlab
sudo apt-get purge --auto-remove r-cran-kernlab
Package | r-cran-kernlab |
Version | 0.9-23-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | GNU R package for kernel-based machine learning lab |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/gnu-r |