How to Install and Uninstall python310-opencensus-context Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-opencensus-context" package
This tutorial shows how to install python310-opencensus-context on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-opencensus-context
Copied
2. Uninstall "python310-opencensus-context" package
Please follow the instructions below to uninstall python310-opencensus-context on openSuSE Tumbleweed:
$
sudo zypper remove
python310-opencensus-context
Copied
3. Information about the python310-opencensus-context package on openSuSE Tumbleweed
Information for package python310-opencensus-context:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-opencensus-context
Version : 0.1.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 29.4 KiB
Installed : No
Status : not installed
Source package : python-opencensus-context-0.1.3-2.1.src
Upstream URL : https://github.com/census-instrumentation/opencensus-python
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 : openSUSE-Tumbleweed-Oss
Name : python310-opencensus-context
Version : 0.1.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 29.4 KiB
Installed : No
Status : not installed
Source package : python-opencensus-context-0.1.3-2.1.src
Upstream URL : https://github.com/census-instrumentation/opencensus-python
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.