dh_xsf_substvars
Xorg X server - development files
Install
- All systems
-
curl cmd.cat/dh_xsf_substvars.sh
- Debian
-
apt-get install xserver-xorg-dev
- Ubuntu
-
apt-get install xserver-xorg-dev
- Kali Linux
-
apt-get install xserver-xorg-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xserver-xorg-dev
- Raspbian
-
apt-get install xserver-xorg-dev
- Dockerfile
- dockerfile.run/dh_xsf_substvars
xserver-xorg-dev
Xorg X server - development files
This package provides development files for the X.Org ('Xorg') X server. This is not quite the same as the DDK (Driver Development Kit) from the XFree86 4.x and X.Org 6.7, 6.8 and 6.9 series of servers; it provides headers and a pkg-config file for drivers using autotools to build against. Unless you are developing or building a driver, you probably want xserver-xorg and/or xserver-xorg-core instead. More information about X.Org can be found at: <URL:https://www.x.org> This package is built from the X.org xserver module.