lynx

Command-line web browser. More information: <https://lynx.browser.org>.

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