To uninstall ncbi-data just follow these instructions.
sudo apt-get remove ncbi-data
This will remove just the ncbi-data package itself.
sudo apt-get remove --auto-remove ncbi-data
This will remove the ncbi-data package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ncbi-data then this will work.
sudo apt-get purge ncbi-data
Or similarly, like this ncbi-data
sudo apt-get purge --auto-remove ncbi-data
Package | ncbi-data |
Version | 6.1.20110713-3ubuntu2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.ncbi.nlm.nih.gov/IEB/ToolBox/ |
Description | Platform-independent data for the NCBI toolkit |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/libs |