How To Install trytond-stock-forecast on Fedora 36

In this tutorial we learn how to install trytond-stock-forecast in Fedora 36. trytond-stock-forecast is stock-forecast module for Tryton

Introduction

In this tutorial we learn how to install trytond-stock-forecast on Fedora 36.

What is trytond-stock-forecast

stock-forecast module for Tryton application server.

We can use yum or dnf to install trytond-stock-forecast on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install trytond-stock-forecast.

Install trytond-stock-forecast on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install trytond-stock-forecast using dnf by running the following command:

sudo dnf -y install trytond-stock-forecast

Install trytond-stock-forecast on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install trytond-stock-forecast using yum by running the following command:

sudo yum -y install trytond-stock-forecast

How To Uninstall trytond-stock-forecast on Fedora 36

To uninstall only the trytond-stock-forecast package we can use the following command:

sudo dnf remove trytond-stock-forecast

trytond-stock-forecast Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/__init__.py
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/__pycache__
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/__pycache__/forecast.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/__pycache__/forecast.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/forecast.py
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/forecast.xml
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/bg_BG.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/ca_ES.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/cs_CZ.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/de_DE.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/es_AR.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/es_CO.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/es_EC.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/es_ES.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/es_MX.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/fr_FR.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/hu_HU.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/it_IT.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/ja_JP.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/lo_LA.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/lt_LT.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/nl_NL.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/pt_BR.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/ru_RU.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/sl_SI.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/locale/zh_CN.po
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/tests
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/tests/__init__.py
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/tests/__pycache__
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/tests/__pycache__/test_stock_forecast.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/tests/__pycache__/test_stock_forecast.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/tests/test_stock_forecast.py
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/tryton.cfg
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/view
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/view/forecast_complete_ask_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/view/forecast_complete_choose_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/view/forecast_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/view/forecast_line_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/view/forecast_line_tree.xml
/usr/lib/python3.10/site-packages/trytond/modules/stock_forecast/view/forecast_tree.xml
/usr/lib/python3.10/site-packages/trytond_stock_forecast-4.0.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/trytond_stock_forecast-4.0.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/trytond_stock_forecast-4.0.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/trytond_stock_forecast-4.0.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/trytond_stock_forecast-4.0.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/trytond_stock_forecast-4.0.0-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/trytond_stock_forecast-4.0.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/trytond_stock_forecast-4.0.0-py3.10.egg-info/top_level.txt
/usr/share/doc/trytond-stock-forecast
/usr/share/doc/trytond-stock-forecast/CHANGELOG
/usr/share/doc/trytond-stock-forecast/COPYRIGHT
/usr/share/doc/trytond-stock-forecast/INSTALL
/usr/share/doc/trytond-stock-forecast/LICENSE
/usr/share/doc/trytond-stock-forecast/README

References

Summary

In this tutorial we learn how to install trytond-stock-forecast on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).