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

Last updated: May 17,2024

1. Install "python3-memory-allocator" package

In this section, we are going to explain the necessary steps to install python3-memory-allocator on Kali Linux

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

2. Uninstall "python3-memory-allocator" package

Here is a brief guide to show you how to uninstall python3-memory-allocator on Kali Linux:

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

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

Package: python3-memory-allocator
Source: memory-allocator
Version: 0.1.3-0.1
Installed-Size: 263
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 51892
SHA256: e44cc4d5e6c2b4099a95a30143bd8604f451512e4d37a3ec56e766b416c42d89
SHA1: 5dce5e12c276c28d7a4addf227dab21cfaebe2c6
MD5sum: 29df55aa08fe129f984824c86e7cfcf4
Description: memory allocation extension class for cython -- Python 3
An extension class to allocate memory easily with cython.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/sagemath/memory_allocator
Section: python
Priority: optional
Filename: pool/main/m/memory-allocator/python3-memory-allocator_0.1.3-0.1_amd64.deb