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