cvt
Xorg X server - core server
Install
- All systems
-
curl cmd.cat/cvt.sh
- Debian
-
apt-get install xserver-xorg-core-dbg
- Ubuntu
-
apt-get install xserver-xorg-core-lts-xenial
- Alpine
-
apk add xorg-server
- Arch Linux
-
pacman -S xorg-server
- Kali Linux
-
apt-get install xserver-xorg-core
- CentOS
-
yum install xorg-x11-server-Xorg
- Fedora
-
dnf install xorg-x11-server-Xorg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xserver-xorg-core-lts-xenial
- Raspbian
-
apt-get install xserver-xorg-core-dbg
- Dockerfile
- dockerfile.run/cvt
- Docker
-
docker run cmd.cat/cvt cvt
powered by Commando
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.
xorg-x11-server-Xorg
Xorg X server
xserver-xorg-core-dbg
Xorg - the X.Org X server (debugging symbols)
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. This package provides debugging symbols for the Xorg X server and associated modules.