How to Install and Uninstall python3-opencensus Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-opencensus" package

Learn how to install python3-opencensus on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-opencensus

2. Uninstall "python3-opencensus" package

Please follow the steps below to uninstall python3-opencensus on openSUSE Leap:

$ sudo zypper remove python3-opencensus

3. Information about the python3-opencensus package on openSUSE Leap

Information for package python3-opencensus:
-------------------------------------------
Repository : Main Repository
Name : python3-opencensus
Version : 0.7.7-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 735.5 KiB
Installed : No
Status : not installed
Source package : python-opencensus-0.7.7-bp155.2.11.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.