xdg-settings
Manage settings of XDG-compatible desktop environments. More information: <https://portland.freedesktop.org/doc/xdg-settings.html>.
RUN apt-get update && \
apt-get install -y xdg-utils
RUN apt-get update && \
apt-get install -y xdg-utils
RUN apk add xdg-utils
RUN pacman -S --noconfirm xdg-utils
RUN apt-get update && \
apt-get install -y xdg-utils
RUN yum install -y xdg-utils
RUN dnf install -y xdg-utils
RUN apt-get update && \
apt-get install -y xdg-utils