How to Install and Uninstall python3-opentracing.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-opentracing.noarch" package

This guide covers the steps necessary to install python3-opentracing.noarch on Rocky Linux 8

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

2. Uninstall "python3-opentracing.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-opentracing.noarch on Rocky Linux 8:

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

3. Information about the python3-opentracing.noarch package on Rocky Linux 8

Last metadata expiration check: 0:38:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-opentracing
Version : 2.4.0
Release : 2.el8
Architecture : noarch
Size : 83 k
Source : python-opentracing-2.4.0-2.el8.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.