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