xdg-user-dir

tool to manage well known user directories

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-dir on any operating system with command-not-found.com