How To Install python3-teamcity-messages on Fedora 36

In this tutorial we learn how to install python3-teamcity-messages in Fedora 36. python3-teamcity-messages is Send test results to TeamCity continuous integration servers

Introduction

In this tutorial we learn how to install python3-teamcity-messages on Fedora 36.

What is python3-teamcity-messages

This package integrates Python with the TeamCity <http (CI) server. It allows sending “service messages” from Python code. Additionally, it provides integration with the following testing frameworks and tools - py.test - nose - Django - unittest (Python standard library) - Trial (Twisted) - Flake8 - Behave - PyLint

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

Install python3-teamcity-messages 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 python3-teamcity-messages using dnf by running the following command:

sudo dnf -y install python3-teamcity-messages

Install python3-teamcity-messages 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 python3-teamcity-messages using yum by running the following command:

sudo yum -y install python3-teamcity-messages

How To Uninstall python3-teamcity-messages on Fedora 36

To uninstall only the python3-teamcity-messages package we can use the following command:

sudo dnf remove python3-teamcity-messages

python3-teamcity-messages Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/teamcity
/usr/lib/python3.10/site-packages/teamcity/__init__.py
/usr/lib/python3.10/site-packages/teamcity/__pycache__
/usr/lib/python3.10/site-packages/teamcity/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/common.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/common.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/context_managers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/context_managers.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/diff_tools.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/diff_tools.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/django.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/django.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/flake8_plugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/flake8_plugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/flake8_v2_plugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/flake8_v2_plugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/flake8_v3_plugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/flake8_v3_plugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/jb_behave_formatter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/jb_behave_formatter.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/jb_local_exc_store.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/jb_local_exc_store.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/messages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/messages.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/nose_report.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/nose_report.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/pylint_reporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/pylint_reporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/pytest_plugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/pytest_plugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/unittestpy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/teamcity/__pycache__/unittestpy.cpython-310.pyc
/usr/lib/python3.10/site-packages/teamcity/common.py
/usr/lib/python3.10/site-packages/teamcity/context_managers.py
/usr/lib/python3.10/site-packages/teamcity/diff_tools.py
/usr/lib/python3.10/site-packages/teamcity/django.py
/usr/lib/python3.10/site-packages/teamcity/flake8_plugin.py
/usr/lib/python3.10/site-packages/teamcity/flake8_v2_plugin.py
/usr/lib/python3.10/site-packages/teamcity/flake8_v3_plugin.py
/usr/lib/python3.10/site-packages/teamcity/jb_behave_formatter.py
/usr/lib/python3.10/site-packages/teamcity/jb_local_exc_store.py
/usr/lib/python3.10/site-packages/teamcity/messages.py
/usr/lib/python3.10/site-packages/teamcity/nose_report.py
/usr/lib/python3.10/site-packages/teamcity/pylint_reporter.py
/usr/lib/python3.10/site-packages/teamcity/pytest_plugin.py
/usr/lib/python3.10/site-packages/teamcity/unittestpy.py
/usr/lib/python3.10/site-packages/teamcity_messages-1.30.dist-info
/usr/lib/python3.10/site-packages/teamcity_messages-1.30.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/teamcity_messages-1.30.dist-info/LICENSE.md
/usr/lib/python3.10/site-packages/teamcity_messages-1.30.dist-info/METADATA
/usr/lib/python3.10/site-packages/teamcity_messages-1.30.dist-info/WHEEL
/usr/lib/python3.10/site-packages/teamcity_messages-1.30.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/teamcity_messages-1.30.dist-info/top_level.txt
/usr/share/doc/python3-teamcity-messages
/usr/share/doc/python3-teamcity-messages/DEVGUIDE.md
/usr/share/doc/python3-teamcity-messages/README.rst
/usr/share/doc/python3-teamcity-messages/examples
/usr/share/doc/python3-teamcity-messages/examples/simple.py
/usr/share/licenses/python3-teamcity-messages
/usr/share/licenses/python3-teamcity-messages/LICENSE.md

References

Summary

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