X
Xorg X server
Install
- All systems
-
curl cmd.cat/X.sh
- Debian
-
apt-get install xorg-x11-server-Xorg
- Ubuntu
-
apt-get install xorg-x11-server-Xorg
- Arch Linux
-
pacman -S xorg-x11-server-Xorg
- Kali Linux
-
apt-get install xorg-x11-server-Xorg
- CentOS
-
yum install xorg-x11-server-Xorg
- Fedora
-
dnf install xorg-x11-server-Xorg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xorg-x11-server-Xorg
- Raspbian
-
apt-get install xorg-x11-server-Xorg
- Dockerfile
- dockerfile.run/X
xorg-x11-server-Xorg
Xorg X server
xserver-xorg-core
Xorg X server - core server
The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. More information about X.Org can be found at: <URL:https://www.x.org> This package is built from the X.org xserver module.
xserver-xorg
X.Org X server
This package depends on the full suite of the server and drivers for the X.Org X server. It does not provide the actual server itself.