How to Install and Uninstall libc-devtools Package on Kali Linux

Last updated: May 19,2024

1. Install "libc-devtools" package

Please follow the step by step instructions below to install libc-devtools on Kali Linux

$ sudo apt update $ sudo apt install libc-devtools

2. Uninstall "libc-devtools" package

This guide covers the steps necessary to uninstall libc-devtools on Kali Linux:

$ sudo apt remove libc-devtools $ sudo apt autoclean && sudo apt autoremove

3. Information about the libc-devtools package on Kali Linux

Package: libc-devtools
Source: glibc
Version: 2.37-12
Installed-Size: 136
Maintainer: GNU Libc Maintainers
Architecture: amd64
Replaces: libc-dev-bin (<< 2.31-8)
Depends: libc6 (>= 2.34), libgd3 (>= 2.1.0~alpha~)
Recommends: manpages, manpages-dev
Breaks: libc-dev-bin (<< 2.31-8)
Size: 53900
SHA256: c7104ccad323d173be84cb286bfa379bdad3281cf1eb8660fdde7e2bfcf218a4
SHA1: 75af632551ae8c9de94700345cacd85912d80800
MD5sum: 42d6726cf256bc1976cd67fb6a9d3faa
Description: GNU C Library: Development tools
This package contains development tools shipped by the GNU C
Library.
.
* memusage, memusagestat: profile a program's memory usage
* mtrace: interpret the malloc trace log
* sotruss: trace shared library calls
* sprof: display shared object profiling data
Description-md5:
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/libc/libc.html
Section: devel
Priority: optional
Filename: pool/main/g/glibc/libc-devtools_2.37-12_amd64.deb