How To Install trytond-timesheet on Fedora 36

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

Introduction

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

What is trytond-timesheet

timesheet module for Tryton application server.

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

Install trytond-timesheet 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-timesheet using dnf by running the following command:

sudo dnf -y install trytond-timesheet

Install trytond-timesheet 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-timesheet using yum by running the following command:

sudo yum -y install trytond-timesheet

How To Uninstall trytond-timesheet on Fedora 36

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

sudo dnf remove trytond-timesheet

trytond-timesheet Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/trytond/modules/timesheet
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/__init__.py
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/__pycache__
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/__pycache__/line.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/__pycache__/line.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/__pycache__/work.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/__pycache__/work.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/line.py
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/line.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/bg_BG.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/ca_ES.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/cs_CZ.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/de_DE.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/es_AR.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/es_CO.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/es_EC.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/es_ES.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/es_MX.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/fr_FR.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/hu_HU.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/it_IT.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/ja_JP.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/lo_LA.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/lt_LT.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/nl_NL.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/pt_BR.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/ru_RU.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/sl_SI.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/locale/zh_CN.po
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/tests
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/tests/__init__.py
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/tests/__pycache__
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/tests/__pycache__/test_timesheet.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/tests/__pycache__/test_timesheet.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/tests/test_timesheet.py
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/timesheet.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/tryton.cfg
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/hours_employee_graph.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/hours_employee_monthly_tree.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/hours_employee_open_start_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/hours_employee_tree.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/hours_employee_weekly_tree.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/line_enter_start_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/line_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/line_tree.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/work_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/work_graph.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/work_hours_board.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/work_list.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/work_open_start_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/work_tree.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/view/work_tree2.xml
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/work.py
/usr/lib/python3.10/site-packages/trytond/modules/timesheet/work.xml
/usr/lib/python3.10/site-packages/trytond_timesheet-4.0.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/trytond_timesheet-4.0.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/trytond_timesheet-4.0.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/trytond_timesheet-4.0.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/trytond_timesheet-4.0.1-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/trytond_timesheet-4.0.1-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/trytond_timesheet-4.0.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/trytond_timesheet-4.0.1-py3.10.egg-info/top_level.txt
/usr/share/doc/trytond-timesheet
/usr/share/doc/trytond-timesheet/CHANGELOG
/usr/share/doc/trytond-timesheet/COPYRIGHT
/usr/share/doc/trytond-timesheet/INSTALL
/usr/share/doc/trytond-timesheet/LICENSE
/usr/share/doc/trytond-timesheet/README

References

Summary

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