lld

LLVM-based linker

  • Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
  • Section: devel
Debian Debian
RUN apt-get update && \ apt-get install -y lld
Ubuntu
RUN apt-get update && \ apt-get install -y lld
Alpine
RUN apk add lld
Arch Arch Linux
RUN pacman -S --noconfirm lld
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lld
Fedora
RUN dnf install -y lld
Raspbian
RUN apt-get update && \ apt-get install -y lld
click the source code to copy install lld on any operating system with command-not-found.com