How To Install trytond-party on Fedora 36

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

Introduction

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

What is trytond-party

party module for Tryton application server.

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

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

sudo dnf -y install trytond-party

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

sudo yum -y install trytond-party

How To Uninstall trytond-party on Fedora 36

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

sudo dnf remove trytond-party

trytond-party Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/trytond/modules/party
/usr/lib/python3.10/site-packages/trytond/modules/party/__init__.py
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/address.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/address.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/category.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/category.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/configuration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/configuration.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/contact_mechanism.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/contact_mechanism.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/party.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/__pycache__/party.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/address.py
/usr/lib/python3.10/site-packages/trytond/modules/party/address.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/category.py
/usr/lib/python3.10/site-packages/trytond/modules/party/category.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/configuration.py
/usr/lib/python3.10/site-packages/trytond/modules/party/configuration.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/contact_mechanism.py
/usr/lib/python3.10/site-packages/trytond/modules/party/contact_mechanism.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/icons
/usr/lib/python3.10/site-packages/trytond/modules/party/icons/tryton-party.svg
/usr/lib/python3.10/site-packages/trytond/modules/party/label.odt
/usr/lib/python3.10/site-packages/trytond/modules/party/locale
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/bg_BG.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/ca_ES.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/cs_CZ.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/de_DE.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/es_AR.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/es_CO.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/es_EC.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/es_ES.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/es_MX.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/fr_FR.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/hu_HU.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/it_IT.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/ja_JP.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/lo_LA.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/lt_LT.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/nl_NL.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/pt_BR.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/ru_RU.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/sl_SI.po
/usr/lib/python3.10/site-packages/trytond/modules/party/locale/zh_CN.po
/usr/lib/python3.10/site-packages/trytond/modules/party/party.py
/usr/lib/python3.10/site-packages/trytond/modules/party/party.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/tests
/usr/lib/python3.10/site-packages/trytond/modules/party/tests/__init__.py
/usr/lib/python3.10/site-packages/trytond/modules/party/tests/__pycache__
/usr/lib/python3.10/site-packages/trytond/modules/party/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/tests/__pycache__/test_party.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/tests/__pycache__/test_party.cpython-310.pyc
/usr/lib/python3.10/site-packages/trytond/modules/party/tests/test_party.py
/usr/lib/python3.10/site-packages/trytond/modules/party/tryton.cfg
/usr/lib/python3.10/site-packages/trytond/modules/party/view
/usr/lib/python3.10/site-packages/trytond/modules/party/view/address_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/address_tree.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/address_tree_sequence.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/category_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/category_list.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/category_tree.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/check_vies_result.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/configuration_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/contact_mechanism_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/contact_mechanism_tree.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/contact_mechanism_tree_sequence.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/identifier_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/identifier_list.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/party_form.xml
/usr/lib/python3.10/site-packages/trytond/modules/party/view/party_tree.xml
/usr/lib/python3.10/site-packages/trytond_party-4.0.2-py3.10.egg-info
/usr/lib/python3.10/site-packages/trytond_party-4.0.2-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/trytond_party-4.0.2-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/trytond_party-4.0.2-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/trytond_party-4.0.2-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/trytond_party-4.0.2-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/trytond_party-4.0.2-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/trytond_party-4.0.2-py3.10.egg-info/top_level.txt
/usr/share/doc/trytond-party
/usr/share/doc/trytond-party/CHANGELOG
/usr/share/doc/trytond-party/COPYRIGHT
/usr/share/doc/trytond-party/INSTALL
/usr/share/doc/trytond-party/LICENSE
/usr/share/doc/trytond-party/README

References

Summary

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