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

Last updated: May 02,2024

1. Install "python3-talloc" package

Learn how to install python3-talloc on Kali Linux

$ sudo apt update $ sudo apt install python3-talloc

2. Uninstall "python3-talloc" package

In this section, we are going to explain the necessary steps to uninstall python3-talloc on Kali Linux:

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

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

Package: python3-talloc
Source: talloc
Version: 2.4.2-1
Installed-Size: 74
Maintainer: Debian Samba Maintainers
Architecture: amd64
Depends: libtalloc2 (= 2.4.2-1), python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.4), libpython3.11 (>= 3.11.5)
Size: 14868
SHA256: 9e911807d80622a33bb9dbb6520f579689ba895c97d3106f540dc39f4addb509
SHA1: 0c30625118d55b4aa4d4a79d32bd36c639a00565
MD5sum: 14b376d12374cf58211f7047a1c1fa44
Description: hierarchical pool based memory allocator - Python3 bindings
A hierarchical pool based memory allocator with destructors. It uses
reference counting to determine when memory should be freed.
.
This package contains the Python 3 bindings.
Description-md5:
Multi-Arch: same
Homepage: https://talloc.samba.org/
Section: python
Priority: optional
Filename: pool/main/t/talloc/python3-talloc_2.4.2-1_amd64.deb