How to Install and Uninstall python311-Pympler Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python311-Pympler" package
In this section, we are going to explain the necessary steps to install python311-Pympler on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-Pympler
Copied
2. Uninstall "python311-Pympler" package
Please follow the guidelines below to uninstall python311-Pympler on openSuSE Tumbleweed:
$
sudo zypper remove
python311-Pympler
Copied
3. Information about the python311-Pympler package on openSuSE Tumbleweed
Information for package python311-Pympler:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Pympler
Version : 1.0.1-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 711.3 KiB
Installed : No
Status : not installed
Source package : python-Pympler-1.0.1-4.6.src
Upstream URL : https://github.com/pympler/pympler
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 : python311-Pympler
Version : 1.0.1-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 711.3 KiB
Installed : No
Status : not installed
Source package : python-Pympler-1.0.1-4.6.src
Upstream URL : https://github.com/pympler/pympler
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.