How to Install and Uninstall python3-memory-profiler Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-memory-profiler" package

Please follow the guidelines below to install python3-memory-profiler on Kali Linux

$ sudo apt update $ sudo apt install python3-memory-profiler

2. Uninstall "python3-memory-profiler" package

Please follow the step by step instructions below to uninstall python3-memory-profiler on Kali Linux:

$ sudo apt remove python3-memory-profiler $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-memory-profiler package on Kali Linux

Package: python3-memory-profiler
Source: python-memory-profiler
Version: 0.61-1
Installed-Size: 146
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-psutil, python3:any
Recommends: python3-matplotlib
Size: 39204
SHA256: a087f10e8c865afeae19774a8aad4620e428bda4919e287549e3a52852df0b2b
SHA1: 68830d2b6c7a52d984cb332952786763d3fe21f5
MD5sum: a2246cdcb5ea31d0a10d1c3ad2714694
Description: memory consumption analysis for Python programs (Python 3)
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.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://github.com/pythonprofilers/memory_profiler
Section: python
Priority: optional
Filename: pool/main/p/python-memory-profiler/python3-memory-profiler_0.61-1_all.deb