How to Install and Uninstall python311-memory_profiler Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-memory_profiler" package
Learn how to install python311-memory_profiler on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-memory_profiler
Copied
2. Uninstall "python311-memory_profiler" package
In this section, we are going to explain the necessary steps to uninstall python311-memory_profiler on openSuSE Tumbleweed:
$
sudo zypper remove
python311-memory_profiler
Copied
3. Information about the python311-memory_profiler package on openSuSE Tumbleweed
Information for package python311-memory_profiler:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-memory_profiler
Version : 0.57.0-2.19
Arch : noarch
Vendor : openSUSE
Installed Size : 212.5 KiB
Installed : No
Status : not installed
Source package : python-memory_profiler-0.57.0-2.19.src
Upstream URL : https://github.com/pythonprofilers/memory_profiler
Summary : A module for monitoring memory usage of a python program
Description :
This is a python module for monitoring memory consumption of a process
as well as line-by-line analysis of memory consumption for python
programs. It is a pure python module and has the psutil
module as optional (but highly recommended) dependencies.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-memory_profiler
Version : 0.57.0-2.19
Arch : noarch
Vendor : openSUSE
Installed Size : 212.5 KiB
Installed : No
Status : not installed
Source package : python-memory_profiler-0.57.0-2.19.src
Upstream URL : https://github.com/pythonprofilers/memory_profiler
Summary : A module for monitoring memory usage of a python program
Description :
This is a python module for monitoring memory consumption of a process
as well as line-by-line analysis of memory consumption for python
programs. It is a pure python module and has the psutil
module as optional (but highly recommended) dependencies.