To uninstall r-cran-inline just follow these instructions.
sudo apt-get remove r-cran-inline
This will remove just the r-cran-inline package itself.
sudo apt-get remove --auto-remove r-cran-inline
This will remove the r-cran-inline package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-cran-inline then this will work.
sudo apt-get purge r-cran-inline
Or similarly, like this r-cran-inline
sudo apt-get purge --auto-remove r-cran-inline
Package | r-cran-inline |
Version | 0.3.8-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://cran.r-project.org/web/packages/inline/index.html |
Description | GNU R package to inline C, C++, Fortran functions from R |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/gnu-r |