How to Install and Uninstall python3-teamcity-messages.noarch Package on Fedora 36

Last updated: October 10,2024

1. Install "python3-teamcity-messages.noarch" package

This tutorial shows how to install python3-teamcity-messages.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-teamcity-messages.noarch

2. Uninstall "python3-teamcity-messages.noarch" package

Please follow the step by step instructions below to uninstall python3-teamcity-messages.noarch on Fedora 36:

$ sudo dnf remove python3-teamcity-messages.noarch $ sudo dnf autoremove

3. Information about the python3-teamcity-messages.noarch package on Fedora 36

Last metadata expiration check: 1:48:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-teamcity-messages
Version : 1.30
Release : 1.fc36
Architecture : noarch
Size : 62 k
Source : python-teamcity-messages-1.30-1.fc36.src.rpm
Repository : fedora
Summary : Send test results to TeamCity continuous integration servers
URL : https://github.com/JetBrains/teamcity-messages
License : ASL 2.0
Description : This package integrates Python with the
: TeamCity Continuous Integration
: (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