xdt-csource

Script to help building Xfce from git

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