ar
Create, modify, and extract from Unix archives. Typically used for static libraries (.a) and Debian packages (.deb). See also: tar. More information: <https://manned.org/ar>.
RUN apt-get update && \
apt-get install -y binutils-i586-linux-gnu
RUN apt-get update && \
apt-get install -y binutils-2.26
RUN apk add binutils
RUN pacman -S --noconfirm aarch64-linux-gnu-binutils
RUN apt-get update && \
apt-get install -y binutils-x86-64-kfreebsd-gnu
RUN yum install -y binutils
RUN dnf install -y binutils-arc-linux-gnu
RUN apt-get update && \
apt-get install -y binutils-multiarch