To uninstall r-bioc-biobase just follow these instructions.
sudo apt-get remove r-bioc-biobase
This will remove just the r-bioc-biobase package itself.
sudo apt-get remove --auto-remove r-bioc-biobase
This will remove the r-bioc-biobase package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for r-bioc-biobase then this will work.
sudo apt-get purge r-bioc-biobase
Or similarly, like this r-bioc-biobase
sudo apt-get purge --auto-remove r-bioc-biobase
Package | r-bioc-biobase |
Version | 2.20.0-1build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.bioconductor.org |
Description | base functions for Bioconductor |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/gnu-r |