xdg-user-dirs-update
Update XDG user directories. More information: <https://manned.org/xdg-user-dirs-update>.
RUN apt-get update && \
apt-get install -y xdg-user-dirs
RUN apt-get update && \
apt-get install -y xdg-user-dirs
RUN pacman -S --noconfirm xdg-user-dirs
RUN apt-get update && \
apt-get install -y xdg-user-dirs
RUN yum install -y xdg-user-dirs
RUN dnf install -y xdg-user-dirs
RUN apt-get update && \
apt-get install -y xdg-user-dirs