dillo

A lightweight web browser intended for slow computers. More information: <https://www.dillo.org/>.

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