xdg-user-dirs-update

Update XDG user directories. More information: <https://manned.org/xdg-user-dirs-update>.

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