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

Last updated: May 17,2024

1. Install "musl-dev" package

Please follow the guidelines below to install musl-dev on Kali Linux

$ sudo apt update $ sudo apt install musl-dev

2. Uninstall "musl-dev" package

This is a short guide on how to uninstall musl-dev on Kali Linux:

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

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

Package: musl-dev
Source: musl (1.2.4-2)
Version: 1.2.4-2+b1
Installed-Size: 3236
Maintainer: Reiner Herrmann
Architecture: amd64
Replaces: musl-tools (<< 1.2.2-2)
Provides: musl-fts
Depends: musl (= 1.2.4-2+b1), gcc-x86-64-linux-gnu
Breaks: musl-tools (<< 1.2.2-2)
Size: 608164
SHA256: 1e5df4aeef9fa0acf19753b9cfb99e9693584d65951761a695588b6439c36e2c
SHA1: 0eec1e086a8ec24e34b9c7ce50b18ba100e73c93
MD5sum: 097004526b652b98bf33f46aee4250df
Description: standard C library development files
musl is lightweight, fast, simple, free and strives
to be correct in the sense of standards-conformance
and safety.
.
This package contains the static linked libraries
and the include files.
.
This package also contains the specs file and gcc
wrapper script for cross-compilation. For the native
musl-gcc script, install the musl-tools package.
Description-md5:
Multi-Arch: same
Homepage: https://musl.libc.org/
Tag: role::shared-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/musl/musl-dev_1.2.4-2+b1_amd64.deb