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