aclocal-1.11

Tool for generating GNU Standards-compliant Makefiles

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