a2x

Highly configurable text format for writing documentation

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