How to Install and Uninstall python311-opencensus Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python311-opencensus" package

Here is a brief guide to show you how to install python311-opencensus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-opencensus

2. Uninstall "python311-opencensus" package

This guide let you learn how to uninstall python311-opencensus on openSuSE Tumbleweed:

$ sudo zypper remove python311-opencensus

3. Information about the python311-opencensus package on openSuSE Tumbleweed

Information for package python311-opencensus:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-opencensus
Version : 0.11.3-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 721.1 KiB
Installed : No
Status : not installed
Source package : python-opencensus-0.11.3-1.4.src
Upstream URL : https://github.com/census-instrumentation/opencensus-python
Summary : A stats collection and distributed tracing framework
Description :
OpenCensus - A stats collection and distributed tracing framework
OpenCensus provides a framework to measure a server's resource usage
and collect performance stats. This repository contains Python related
utilities and supporting software needed by OpenCensus.