How to Install and Uninstall python3-opentracing.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-opentracing.noarch" package

Please follow the guidelines below to install python3-opentracing.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-opentracing.noarch" package

Please follow the guidelines below to uninstall python3-opentracing.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-opentracing.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:13:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-opentracing
Version : 2.4.0
Release : 4.el9
Architecture : noarch
Size : 79 k
Source : python-opentracing-2.4.0-4.el9.src.rpm
Repository : epel
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.