How to Install and Uninstall python3-scalene Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-scalene" package

Please follow the guidance below to install python3-scalene on Kali Linux

$ sudo apt update $ sudo apt install python3-scalene

2. Uninstall "python3-scalene" package

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

$ sudo apt remove python3-scalene $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-scalene package on Kali Linux

Package: python3-scalene
Source: scalene
Version: 1.5.34-1
Installed-Size: 1347
Maintainer: Debian Python Team
Architecture: amd64
Depends: libjs-bootstrap4, libjs-jquery, python3 (<< 3.13), python3 (>= 3.11~), python3-cloudpickle, python3-jinja2, python3-psutil, python3-rich, python3-wheel, python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Recommends: python3-ipython, python3-pynvml
Size: 322368
SHA256: 80f2ada7c4478a997801c15f9afb0015d18327217d3a562c847c319a15cf265e
SHA1: b9e7ff627187f2d2583113b4bc75c1227c0d3820
MD5sum: 641f5a34b1b73e41048aa61615b4a678
Description: high-performance CPU and memory profiler for Python (Python 3)
scalene is a high-performance cpu *and* memory profiler for Python that does
a few things that other Python profilers do not and cannot do. It runs
orders of magnitude faster than other profilers while delivering far more
detailed information.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/plasma-umass/scalene
Section: python
Priority: optional
Filename: pool/main/s/scalene/python3-scalene_1.5.34-1_amd64.deb