eu-ranlib

collection of utilities to handle ELF objects

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