Installlion's Logo

Installlion.com

How To Uninstall r-cran-inline On Ubuntu 12.04 LTS

To uninstall r-cran-inline just follow these instructions.

Uninstall just r-cran-inline

GNU R package to inline C, C++, Fortran functions from RUbuntu 12.04 LTSuniverse/gnu-r0.3.8-1
sudo apt-get remove r-cran-inline

This will remove just the r-cran-inline package itself.

Uninstall r-cran-inline and its dependencies

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.

Purging your config/data too

If you also want to delete your local/config files for r-cran-inline then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge r-cran-inline

Or similarly, like this r-cran-inline

sudo apt-get purge --auto-remove r-cran-inline

Package Data

Packager-cran-inline
Version0.3.8-1
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://cran.r-project.org/web/packages/inline/index.html
DescriptionGNU R package to inline C, C++, Fortran functions from R
Distroubuntu
Releaseprecise
Repouniverse
Sectionuniverse/gnu-r

Dependencies