How to Install and Uninstall musl-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "musl-dev" package

Please follow the guidance below to install musl-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install musl-dev

2. Uninstall "musl-dev" package

Please follow the step by step instructions below to uninstall musl-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the musl-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: musl-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 2786
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin Bortis
Architecture: amd64
Source: musl
Version: 1.1.9-1
Depends: musl (= 1.1.9-1)
Recommends: linux-musl-dev
Filename: pool/universe/m/musl/musl-dev_1.1.9-1_amd64.deb
Size: 458378
MD5sum: 90a936fecbd7fcc84780fc33e32b4567
SHA1: b9d054b108686f4007b40edfc41b53ecd66f239d
SHA256: 47f71a55b6a3922295f5d743e15ad33a3e0bdf3b08b4e13dc8000550a9992b3a
Description-en: 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.
Description-md5: da374223ecb53bb8c05b26ebf2102291
Homepage: http://www.musl-libc.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu