How to Install and Uninstall xorg-x11-server-Xdmx.x86_64 Package on CentOS Stream 8

Last updated: October 09,2024

1. Install "xorg-x11-server-Xdmx.x86_64" package

Please follow the guidance below to install xorg-x11-server-Xdmx.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install xorg-x11-server-Xdmx.x86_64

2. Uninstall "xorg-x11-server-Xdmx.x86_64" package

Please follow the steps below to uninstall xorg-x11-server-Xdmx.x86_64 on CentOS Stream 8:

$ sudo dnf remove xorg-x11-server-Xdmx.x86_64 $ sudo dnf autoremove

3. Information about the xorg-x11-server-Xdmx.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:02:52 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : xorg-x11-server-Xdmx
Version : 1.20.11
Release : 22.el8
Architecture : x86_64
Size : 909 k
Source : xorg-x11-server-1.20.11-22.el8.src.rpm
Repository : appstream
Summary : Distributed Multihead X Server and utilities
URL : http://www.x.org
License : MIT
Description : Xdmx is proxy X server that provides multi-head support for multiple displays
: attached to different machines (each of which is running a typical X server).
: When Xinerama is used with Xdmx, the multiple displays on multiple machines
: are presented to the user as a single unified screen. A simple application
: for Xdmx would be to provide multi-head support using two desktop machines,
: each of which has a single display device attached to it. A complex
: application for Xdmx would be to unify a 4 by 4 grid of 1280x1024 displays
: (each attached to one of 16 computers) into a unified 5120x4096 display.