To uninstall r-bioc-graph just follow these instructions.
/ubuntu/yakkety/universe///install/index.html handle graph data structures for BioConductor Ubuntu 16.10 universe/gnu-r 1.50.0-1
sudo apt-get remove r-bioc-graph
Which will remove just the r-bioc-graph package itself.
sudo apt-get remove --auto-remove r-bioc-graph
This will remove the r-bioc-graph package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-bioc-graph then this will work.
sudo apt-get purge r-bioc-graph
Or similarly, like this r-bioc-graph
sudo apt-get purge --auto-remove r-bioc-graph
Package | r-bioc-graph |
Version | 1.50.0-1 |
Maintainer | Ubuntu Developers |
Description | handle graph data structures for BioConductor |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/gnu-r |