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

Last updated: June 26,2024

1. Install "python39-opencensus" package

This guide covers the steps necessary to install python39-opencensus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-opencensus

2. Uninstall "python39-opencensus" package

Please follow the guidance below to uninstall python39-opencensus on openSuSE Tumbleweed:

$ sudo zypper remove python39-opencensus

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

Information for package python39-opencensus:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-opencensus
Version : 0.11.3-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 609.9 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.