x86_64-linux-gnu-ld.bfd

for x86_64-linux-gnu

Debian Debian
RUN apt-get update && \ apt-get install -y binutils
Ubuntu
RUN apt-get update && \ apt-get install -y binutils-2.26
Alpine
RUN apk add binutils
Arch Arch Linux
RUN pacman -S --noconfirm binutils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y binutils-x86-64-linux-gnu
CentOS
RUN yum install -y binutils
Fedora
RUN dnf install -y binutils-x86_64-linux-gnu
Raspbian
RUN apt-get update && \ apt-get install -y binutils
click the source code to copy install x86_64-linux-gnu-ld.bfd on any operating system with command-not-found.com