augtool

Augeas command line tools

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