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

Last updated: May 19,2024

1. Install "python2-opencensus" package

Please follow the steps below to install python2-opencensus on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-opencensus

2. Uninstall "python2-opencensus" package

This tutorial shows how to uninstall python2-opencensus on openSUSE Leap:

$ sudo zypper remove python2-opencensus

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

Information for package python2-opencensus:
-------------------------------------------
Repository : Main Repository
Name : python2-opencensus
Version : 0.7.7-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 661,4 KiB
Installed : No
Status : not installed
Source package : python-opencensus-0.7.7-bp153.1.17.src
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.