How to Install and Uninstall libguac.x86_64 Package on Fedora 35

Last updated: October 09,2024

1. Install "libguac.x86_64" package

Please follow the instructions below to install libguac.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libguac.x86_64

2. Uninstall "libguac.x86_64" package

Please follow the step by step instructions below to uninstall libguac.x86_64 on Fedora 35:

$ sudo dnf remove libguac.x86_64 $ sudo dnf autoremove

3. Information about the libguac.x86_64 package on Fedora 35

Last metadata expiration check: 5:20:21 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libguac
Version : 1.4.0
Release : 6.fc35
Architecture : x86_64
Size : 52 k
Source : guacamole-server-1.4.0-6.fc35.src.rpm
Repository : updates
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.