Install ncbi-tools-x11
Installing ncbi-tools-x11 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install ncbi-tools-x11
ncbi-tools-x11 package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | ncbi-tools-x11 |
version | 6.1.20120620-10+b1 |
description | NCBI libraries for biology applications (X-based utilities) |
subsection | science |
website | ncbi.nlm.nih.gov / IEB / ToolBox / |
maintainer | Debian Med Packaging Team |
Uninstall ncbi-tools-x11
To remove just ncbi-tools-x11 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove ncbi-tools-x11
Uninstall ncbi-tools-x11 and it’s dependent packages
To remove the ncbi-tools-x11 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove ncbi-tools-x11
Purging ncbi-tools-x11
If you also want to delete configuration and/or data files of ncbi-tools-x11 from Debian Sid then this will work:
sudo apt-get purge ncbi-tools-x11
To delete configuration and/or data files of ncbi-tools-x11 and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove ncbi-tools-x11