How to Install and Uninstall libguac.x86_64 Package on Oracle Linux 8
Last updated: January 11,2025
1. Install "libguac.x86_64" package
This is a short guide on how to install libguac.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libguac.x86_64
Copied
2. Uninstall "libguac.x86_64" package
In this section, we are going to explain the necessary steps to uninstall libguac.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libguac.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libguac.x86_64 package on Oracle Linux 8
Last metadata expiration check: 1:02:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libguac
Version : 1.4.0
Release : 5.el8
Architecture : x86_64
Size : 52 k
Source : guacamole-server-1.4.0-5.el8.src.rpm
Repository : epel
Summary : The common library used by all C components of Guacamole
URL : https://guacamole.apache.org/
License : ASL 2.0
Description : libguac is the core library for guacd (the Guacamole proxy) and any protocol
: support plugins for guacd. libguac provides efficient buffered I/O of text and
: base64 data, as well as somewhat abstracted functions for sending Guacamole
: instructions.
Available Packages
Name : libguac
Version : 1.4.0
Release : 5.el8
Architecture : x86_64
Size : 52 k
Source : guacamole-server-1.4.0-5.el8.src.rpm
Repository : epel
Summary : The common library used by all C components of Guacamole
URL : https://guacamole.apache.org/
License : ASL 2.0
Description : libguac is the core library for guacd (the Guacamole proxy) and any protocol
: support plugins for guacd. libguac provides efficient buffered I/O of text and
: base64 data, as well as somewhat abstracted functions for sending Guacamole
: instructions.