How to Install and Uninstall libguac.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "libguac.x86_64" package
This guide covers the steps necessary to install libguac.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libguac.x86_64
Copied
2. Uninstall "libguac.x86_64" package
This guide let you learn how to uninstall libguac.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libguac.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libguac.x86_64 package on Oracle Linux 9
Last metadata expiration check: 3:41:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libguac
Version : 1.5.4
Release : 1.el9
Architecture : x86_64
Size : 108 k
Source : guacamole-server-1.5.4-1.el9.src.rpm
Repository : epel
Summary : The common library used by all C components of Guacamole
URL : https://guacamole.apache.org/
License : Apache-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.5.4
Release : 1.el9
Architecture : x86_64
Size : 108 k
Source : guacamole-server-1.5.4-1.el9.src.rpm
Repository : epel
Summary : The common library used by all C components of Guacamole
URL : https://guacamole.apache.org/
License : Apache-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.