How to Install xserver-xspice in Ubuntu 18.04



Install xserver-xspice by entering the following commands in the terminal:

sudo apt update
sudo apt install xserver-xspice

Description:

Xspice X server

Xspice is an X server and Spice server in one. It consists of a wrapper script for executing Xorg with the right parameters and environment variables, a module names spiceqxl_drv.so implementing three drivers: a video mostly identical code to the guest qxl X driver, and keyboard and mouse reading from the spice inputs channel. . Xspice allows regular X connections, while a spice client provides the keyboard and mouse and video output.

Homepage: https://www.spice-space.org/

Version: 0.1.5-2build1

Section: universe/x11