elinks

A text based browser similar to lynx. More information: <http://elinks.or.cz>.

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