How to Install and Uninstall python2-Pympler Package on openSUSE Leap
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-Pympler" package
This guide let you learn how to install python2-Pympler on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-Pympler
Copied
2. Uninstall "python2-Pympler" package
This guide covers the steps necessary to uninstall python2-Pympler on openSUSE Leap:
$
sudo zypper remove
python2-Pympler
Copied
3. Information about the python2-Pympler package on openSUSE Leap
Information for package python2-Pympler:
----------------------------------------
Repository : Main Repository
Name : python2-Pympler
Version : 0.8-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-Pympler-0.8-bp153.1.15.src
Summary : A tool to analyze the memory behavior of Python objects
Description :
Pympler is a development tool to measure, monitor and analyze the
memory behavior of Python objects in a running Python application.
By pympling a Python application, detailed insight in the size and
the lifetime of Python objects can be obtained. Undesirable or
unexpected runtime behavior like memory bloat and other "pymples"
can easily be identified.
----------------------------------------
Repository : Main Repository
Name : python2-Pympler
Version : 0.8-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-Pympler-0.8-bp153.1.15.src
Summary : A tool to analyze the memory behavior of Python objects
Description :
Pympler is a development tool to measure, monitor and analyze the
memory behavior of Python objects in a running Python application.
By pympling a Python application, detailed insight in the size and
the lifetime of Python objects can be obtained. Undesirable or
unexpected runtime behavior like memory bloat and other "pymples"
can easily be identified.