Install tryton-modules-product-cost-fifo
Installing tryton-modules-product-cost-fifo 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-product-cost-fifo
tryton-modules-product-cost-fifo package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | tryton-modules-product-cost-fifo |
version | 3.8.0-2 |
description | Tryton Application Platform (Product Cost FIFO Module) |
subsection | python |
website | tryton.org |
maintainer | Debian Tryton Maintainers |
Uninstall tryton-modules-product-cost-fifo
To remove just tryton-modules-product-cost-fifo package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove tryton-modules-product-cost-fifo
Uninstall tryton-modules-product-cost-fifo and it’s dependent packages
To remove the tryton-modules-product-cost-fifo package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove tryton-modules-product-cost-fifo
Purging tryton-modules-product-cost-fifo
If you also want to delete configuration and/or data files of tryton-modules-product-cost-fifo from Debian Sid then this will work:
sudo apt-get purge tryton-modules-product-cost-fifo
To delete configuration and/or data files of tryton-modules-product-cost-fifo and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove tryton-modules-product-cost-fifo