To uninstall dnaclust just follow these instructions.
/parrot/jollyroger/main///install/index.html tool for clustering millions of short DNA sequences The clusters are created in such a way that the "radius" of each clusters is no more than the specified threshold. Parrot 3.7 science 3-4+b2
sudo apt-get remove dnaclust
Which will remove just the dnaclust package itself.
sudo apt-get remove --auto-remove dnaclust
This will remove the dnaclust package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for dnaclust then this will work.
sudo apt-get purge dnaclust
Or similarly, like this dnaclust
sudo apt-get purge --auto-remove dnaclust
Package | dnaclust |
Version | 3-4+b2 |
Maintainer | Debian Med Packaging Team |
Description | tool for clustering millions of short DNA sequences The clusters are created in such a way that the "radius" of each clusters is no more than the specified threshold. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | science |