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