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

Last updated: September 28,2024

1. Install "python3-opentracing.noarch" package

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

$ sudo dnf update $ sudo dnf install python3-opentracing.noarch

2. Uninstall "python3-opentracing.noarch" package

This tutorial shows how to uninstall python3-opentracing.noarch on Fedora 36:

$ sudo dnf remove python3-opentracing.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:46:39 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-opentracing
Version : 2.4.0
Release : 4.fc36
Architecture : noarch
Size : 81 k
Source : python-opentracing-2.4.0-4.fc36.src.rpm
Repository : updates
Summary : OpenTracing interface for Python
URL : https://github.com/opentracing/opentracing-python
License : ASL 2.0 and MIT
Description :
: This library is a Python platform API for OpenTracing.
:
: It allows Python programs to interact with an OpenTracing server.