gcc-ranlib-7

GNU C compiler

Debian Debian
RUN apt-get update && \ apt-get install -y gcc-7
Ubuntu
RUN apt-get update && \ apt-get install -y gcc-7
Arch Arch Linux
RUN pacman -S --noconfirm gcc7
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gcc-7
click the source code to copy install gcc-ranlib-7 on any operating system with command-not-found.com