chromium-browser

web browser

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