How to Install and Uninstall xserver-xspice Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "xserver-xspice" package

In this section, we are going to explain the necessary steps to install xserver-xspice on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xserver-xspice

2. Uninstall "xserver-xspice" package

Learn how to uninstall xserver-xspice on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xserver-xspice $ sudo apt autoclean && sudo apt autoremove

3. Information about the xserver-xspice package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xserver-xspice
Priority: optional
Section: universe/x11
Installed-Size: 239
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: xserver-xorg-video-qxl
Version: 0.1.4-3ubuntu3
Replaces: xserver-xorg-video-qxl (<< 0.1.4-2~)
Depends: libc6 (>= 2.15), libspice-server1 (>= 0.12.5), python:any, xserver-xorg, xorg-video-abi-20, xserver-xorg-core (>= 2:1.17.99.902), python-argparse
Breaks: xserver-xorg-video-qxl (<< 0.1.4-2~)
Filename: pool/universe/x/xserver-xorg-video-qxl/xserver-xspice_0.1.4-3ubuntu3_amd64.deb
Size: 92096
MD5sum: 94494747134ab0978c25b926f322f2a9
SHA1: 0d93b03c45c9eb7cd8975bbc81bbd39f0be58f10
SHA256: 6065e1fce9a9090b70b6c0567a832bbde2c26eafb76ff7b29a3088822c7dad79
Description-en: 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
code identical 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.
Description-md5: b62385d8be30275a25e45850c76b78e2
Homepage: http://spice-space.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu