ld.bfd

GNU assembler, linker and binary utilities

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