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

Last updated: May 09,2024

1. Install "musl-tools" package

Here is a brief guide to show you how to install musl-tools on Kali Linux

$ sudo apt update $ sudo apt install musl-tools

2. Uninstall "musl-tools" package

This guide let you learn how to uninstall musl-tools on Kali Linux:

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

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

Package: musl-tools
Source: musl (1.2.4-2)
Version: 1.2.4-2+b1
Installed-Size: 60
Maintainer: Reiner Herrmann
Architecture: amd64
Replaces: musl (<< 1.1.15-1)
Depends: musl-dev (= 1.2.4-2+b1)
Breaks: musl (<< 1.1.15-1)
Size: 41244
SHA256: 96b0cee43cf2e591bad345cca684fe7caf37978255aa77bb29ac7302b89ae133
SHA1: 0ea3766290c815cb6625d621bf052d24a1383980
MD5sum: 81ad691d649595eba08f059f6eee1d2f
Description: standard C library tools
musl is lightweight, fast, simple, free and strives
to be correct in the sense of standards-conformance
and safety.
.
This package contains the musl-gcc wrapper script for
the native architecture, to make easy-to-deploy static
and minimal dynamically linked programs.
Description-md5:
Homepage: https://musl.libc.org/
Tag: role::shared-lib
Section: devel
Priority: optional
Filename: pool/main/m/musl/musl-tools_1.2.4-2+b1_amd64.deb