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

Last updated: October 05,2024

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

Please follow the instructions below to install python3-teamcity-messages.noarch on Fedora 38

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

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

Learn how to uninstall python3-teamcity-messages.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:59:50 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-teamcity-messages
Version : 1.32
Release : 2.fc38
Architecture : noarch
Size : 88 k
Source : python-teamcity-messages-1.32-2.fc38.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