How To Install Musl-gcc On Debian, Ubuntu, Alpine, Arch, Kali And Raspbian?

How To Install Musl-gcc On Debian, Ubuntu, Alpine, Arch, Kali And Raspbian?

musl-gcc

standard C library tools

Maintainer: Reiner Herrmann



Section: devel

Install musl-gcc

  • Debian apt-get install musl-tools Click to copy
  • Ubuntu apt-get install musl-tools Click to copy
  • Alpine OS apk add musl Click to copy
  • Arch Linux pacman -S musl Click to copy
  • Kali Linux apt-get install musl-tools Click to copy
  • Raspbian apt-get install musl-tools Click to copy

musl-tools

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 gcc spec file and the musl-gcc wrapper script to make easy-to-deploy static and minimal dynamically linked programs.

musl

standard C library

musl is lightweight, fast, simple, free and strives to be correct in the sense of standards-conformance and safety. This package contains the shared objects

Installation of latest musl-gcc command is available for Debian, Ubuntu, Alpine, Arch, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.