browse

desktop integration utilities from freedesktop.org

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