How to Install and Uninstall spice-server.i686 Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "spice-server.i686" package

In this section, we are going to explain the necessary steps to install spice-server.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install spice-server.i686

2. Uninstall "spice-server.i686" package

This tutorial shows how to uninstall spice-server.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove spice-server.i686 $ sudo dnf autoremove

3. Information about the spice-server.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:35:30 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : spice-server
Version : 0.14.3
Release : 3.el8
Architecture : i686
Size : 439 k
Source : spice-0.14.3-3.el8.src.rpm
Repository : appstream
Summary : Implements the server side of the SPICE protocol
URL : https://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.