To uninstall ncbi-epcr just follow these instructions.
sudo apt-get remove ncbi-epcr
This will remove just the ncbi-epcr package itself.
sudo apt-get remove --auto-remove ncbi-epcr
This will remove the ncbi-epcr package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ncbi-epcr then this will work.
sudo apt-get purge ncbi-epcr
Or similarly, like this ncbi-epcr
sudo apt-get purge --auto-remove ncbi-epcr
Package | ncbi-epcr |
Version | 2.3.12-2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.ncbi.nlm.nih.gov/sutils/e-pcr/ |
Description | Tool to test a DNA sequence for the presence of sequence tagged sites |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/science |