How to Install and Uninstall spice-server.x86_64 Package on Amazon Linux 2

Last updated: May 14,2024

1. Install "spice-server.x86_64" package

Please follow the steps below to install spice-server.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install spice-server.x86_64

2. Uninstall "spice-server.x86_64" package

Please follow the instructions below to uninstall spice-server.x86_64 on Amazon Linux 2:

$ sudo yum remove spice-server.x86_64 $ sudo yum autoremove

3. Information about the spice-server.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : spice-server
Arch : x86_64
Version : 0.14.0
Release : 9.amzn2.1
Size : 393 k
Repo : amzn2-core/2/x86_64
Summary : Implements the server side of the SPICE protocol
URL : http://www.spice-space.org/
License : LGPLv2+
Description : The Simple Protocol for Independent Computing Environments (SPICE)
: is a remote display system built for virtual environments which
: allows you to view a computing 'desktop' environment not only on
: the machine where it is running, but from anywhere on the Internet
: and from a wide variety of machine architectures.
:
: This package contains the run-time libraries for any application
: that wishes to be a SPICE server.