How to Install and Uninstall python3-osprofiler Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python3-osprofiler" package

Please follow the step by step instructions below to install python3-osprofiler on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-osprofiler

2. Uninstall "python3-osprofiler" package

Learn how to uninstall python3-osprofiler on openSuSE Tumbleweed:

$ sudo zypper remove python3-osprofiler

3. Information about the python3-osprofiler package on openSuSE Tumbleweed

Information for package python3-osprofiler:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-osprofiler
Version : 3.4.3-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 905.7 KiB
Installed : No
Status : not installed
Source package : python-osprofiler-3.4.3-1.6.src
Upstream URL : https://docs.openstack.org/osprofiler
Summary : OpenStack Profiler Library
Description :
OSProfiler provides a tiny but powerful library that is used by
most (soon to be all) OpenStack projects and their python clients. It
provides functionality to be able to generate 1 trace per request, that goes
through all involved services. This trace can then be extracted and used
to build a tree of calls which can be quite handy for a variety of
reasons (for example in isolating cross-project performance issues).
This package contains the Python 3.x module