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

Last updated: May 20,2024

1. Install "python310-opencensus" package

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

$ sudo zypper refresh $ sudo zypper install python310-opencensus

2. Uninstall "python310-opencensus" package

Here is a brief guide to show you how to uninstall python310-opencensus on openSuSE Tumbleweed:

$ sudo zypper remove python310-opencensus

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

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