How to Install and Uninstall python2-opencensus-context Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-opencensus-context" package
This guide covers the steps necessary to install python2-opencensus-context on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-opencensus-context
Copied
2. Uninstall "python2-opencensus-context" package
Please follow the guidelines below to uninstall python2-opencensus-context on openSUSE Leap:
$
sudo zypper remove
python2-opencensus-context
Copied
3. Information about the python2-opencensus-context package on openSUSE Leap
Information for package python2-opencensus-context:
---------------------------------------------------
Repository : Main Repository
Name : python2-opencensus-context
Version : 0.1.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 30,9 KiB
Installed : No
Status : not installed
Source package : python-opencensus-context-0.1.1-bp153.1.15.src
Summary : Python in-process context propogation
Description :
The OpenCensus Runtime Context provides in-process context propagation.
By default, thread local storage is used for Python 2.7, 3.4 and 3.5;
contextvars is used for Python >= 3.6, which provides asyncio support.
---------------------------------------------------
Repository : Main Repository
Name : python2-opencensus-context
Version : 0.1.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 30,9 KiB
Installed : No
Status : not installed
Source package : python-opencensus-context-0.1.1-bp153.1.15.src
Summary : Python in-process context propogation
Description :
The OpenCensus Runtime Context provides in-process context propagation.
By default, thread local storage is used for Python 2.7, 3.4 and 3.5;
contextvars is used for Python >= 3.6, which provides asyncio support.