How to Install and Uninstall libtalloc-dev Package on Kali Linux

Last updated: May 09,2024

1. Install "libtalloc-dev" package

Please follow the guidance below to install libtalloc-dev on Kali Linux

$ sudo apt update $ sudo apt install libtalloc-dev

2. Uninstall "libtalloc-dev" package

This guide covers the steps necessary to uninstall libtalloc-dev on Kali Linux:

$ sudo apt remove libtalloc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtalloc-dev package on Kali Linux

Package: libtalloc-dev
Source: talloc
Version: 2.4.2-1
Installed-Size: 245
Maintainer: Debian Samba Maintainers
Architecture: amd64
Depends: libtalloc2 (= 2.4.2-1), pkg-config
Size: 59664
SHA256: 793d52732d051b4a5c928bc8fb164443397899012df7bad5e250fa0864263848
SHA1: 5e9b792a409983ab2c3ecff6d5f650e058ff371b
MD5sum: 618e2704a57989d6d023f608eb44e1e9
Description: hierarchical pool based memory allocator - development files
A hierarchical pool based memory allocator with destructors. It uses
reference counting to determine when memory should be freed.
.
This package contains the development files.
Description-md5:
Multi-Arch: same
Homepage: https://talloc.samba.org/
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/talloc/libtalloc-dev_2.4.2-1_amd64.deb