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

Last updated: June 07,2024

1. Install "python2-osprofiler" package

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

$ sudo zypper refresh $ sudo zypper install python2-osprofiler

2. Uninstall "python2-osprofiler" package

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

$ sudo zypper remove python2-osprofiler

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

Information for package python2-osprofiler:
-------------------------------------------
Repository : Main Repository
Name : python2-osprofiler
Version : 1.15.2-1.33
Arch : noarch
Vendor : SUSE LLC
Installed Size : 726,5 KiB
Installed : No
Status : not installed
Source package : python-osprofiler-1.15.2-1.33.src
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).