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

Last updated: July 07,2024

1. Install "python312-opencensus" package

Please follow the guidance below to install python312-opencensus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-opencensus

2. Uninstall "python312-opencensus" package

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

$ sudo zypper remove python312-opencensus

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

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