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

Last updated: May 20,2024

1. Install "python3-osprofiler" package

Here is a brief guide to show you how to install python3-osprofiler on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-osprofiler

2. Uninstall "python3-osprofiler" package

Please follow the step by step instructions below to uninstall python3-osprofiler on openSUSE Leap:

$ sudo zypper remove python3-osprofiler

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

Information for package python3-osprofiler:
-------------------------------------------
Repository : Main Repository
Name : python3-osprofiler
Version : 3.1.0-7.4.6
Arch : noarch
Vendor : SUSE LLC
Installed Size : 659.3 KiB
Installed : No
Status : not installed
Source package : python-osprofiler-3.1.0-7.4.6.src
Upstream URL : https://launchpad.net/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