How to Install and Uninstall python36-Pympler Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-Pympler" package
Here is a brief guide to show you how to install python36-Pympler on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-Pympler
Copied
2. Uninstall "python36-Pympler" package
This guide covers the steps necessary to uninstall python36-Pympler on openSuSE Tumbleweed:
$
sudo zypper remove
python36-Pympler
Copied
3. Information about the python36-Pympler package on openSuSE Tumbleweed
Information for package python36-Pympler:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Pympler
Version : 0.9-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-Pympler-0.9-1.5.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 : openSUSE-Tumbleweed-Oss
Name : python36-Pympler
Version : 0.9-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-Pympler-0.9-1.5.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.