xdt-commit
Script to help building Xfce from git
Install
- All systems
-
curl cmd.cat/xdt-commit.sh
- Debian
-
apt-get install xfce4-dev-tools - Ubuntu
-
apt-get install xfce4-dev-tools -
Alpine
-
apk add xfce4-dev-tools - Arch Linux
-
pacman -S xfce4-dev-tools - Kali Linux
-
apt-get install xfce4-dev-tools - Fedora
-
dnf install xfce4-dev-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install xfce4-dev-tools - Raspbian
-
apt-get install xfce4-dev-tools - Docker
-
docker run cmd.cat/xdt-commit xdt-commitpowered by Commando
xfce4-dev-tools
Script to help building Xfce from git
xfce4-dev-tools provide an easy way to handle the setup and maintenance of a projects build framework. It's required to build Xfce applications from git.