ld.musl-clang

standard C library

Debian Debian
RUN apt-get update && \ apt-get install -y musl
Ubuntu
RUN apt-get update && \ apt-get install -y musl
Alpine
RUN apk add musl
Arch Arch Linux
RUN pacman -S --noconfirm musl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y musl
Raspbian
RUN apt-get update && \ apt-get install -y musl
click the source code to copy install ld.musl-clang on any operating system with command-not-found.com