aclocal-1.15
Tool for generating GNU Standards-compliant Makefiles
RUN apt-get update && \
apt-get install -y automake
RUN apt-get update && \
apt-get install -y automake
RUN apk add automake
RUN pacman -S --noconfirm automake
RUN apt-get update && \
apt-get install -y automake-1.15
RUN yum install -y automake
RUN dnf install -y automake
RUN apt-get update && \
apt-get install -y automake