Install prime-phylo
Installing prime-phylo package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install prime-phylo
prime-phylo package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | prime-phylo |
version | 1.0.11-2+b2 |
description | bayesian estimation of gene trees taking the species tree into account |
subsection | science |
website | prime.sbc.su.se |
maintainer | Debian Med Packaging Team |
Uninstall prime-phylo
To remove just prime-phylo package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove prime-phylo
Uninstall prime-phylo and it’s dependent packages
To remove the prime-phylo package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove prime-phylo
Purging prime-phylo
If you also want to delete configuration and/or data files of prime-phylo from Debian Sid then this will work:
sudo apt-get purge prime-phylo
To delete configuration and/or data files of prime-phylo and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove prime-phylo