Install probcons-extra
Installing probcons-extra package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install probcons-extra
probcons-extra package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | probcons-extra |
version | 1.12-10 |
description | Extra programs from the probcons package |
subsection | science |
website | probcons.stanford.edu |
maintainer | Debian Med Packaging Team |
Uninstall probcons-extra
To remove just probcons-extra package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove probcons-extra
Uninstall probcons-extra and it’s dependent packages
To remove the probcons-extra package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove probcons-extra
Purging probcons-extra
If you also want to delete configuration and/or data files of probcons-extra from Debian Sid then this will work:
sudo apt-get purge probcons-extra
To delete configuration and/or data files of probcons-extra and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove probcons-extra