Install tryton-modules-stock-forecast
Installing tryton-modules-stock-forecast package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install tryton-modules-stock-forecast
tryton-modules-stock-forecast package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | tryton-modules-stock-forecast |
version | 3.8.0-2 |
description | Tryton Application Platform (Stock Forecast Module) |
subsection | python |
website | tryton.org |
maintainer | Debian Tryton Maintainers |
Uninstall tryton-modules-stock-forecast
To remove just tryton-modules-stock-forecast package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove tryton-modules-stock-forecast
Uninstall tryton-modules-stock-forecast and it’s dependent packages
To remove the tryton-modules-stock-forecast package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove tryton-modules-stock-forecast
Purging tryton-modules-stock-forecast
If you also want to delete configuration and/or data files of tryton-modules-stock-forecast from Debian Sid then this will work:
sudo apt-get purge tryton-modules-stock-forecast
To delete configuration and/or data files of tryton-modules-stock-forecast and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove tryton-modules-stock-forecast