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