sphinx-build

Sphinx documentation generator. More information: <http://www.sphinx-doc.org/en/master/man/sphinx-build.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y python-sphinx
Ubuntu
RUN apt-get update && \ apt-get install -y python-sphinx
Arch Arch Linux
RUN pacman -S --noconfirm python-sphinx
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-sphinx
CentOS
RUN yum install -y python-sphinx
Fedora
RUN dnf install -y python2-sphinx-1
Raspbian
RUN apt-get update && \ apt-get install -y python-sphinx
click the source code to copy install sphinx-build on any operating system with command-not-found.com