How to Install and Uninstall libguac.i686 Package on Fedora 34

Last updated: November 25,2024

1. Install "libguac.i686" package

This guide let you learn how to install libguac.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libguac.i686

2. Uninstall "libguac.i686" package

In this section, we are going to explain the necessary steps to uninstall libguac.i686 on Fedora 34:

$ sudo dnf remove libguac.i686 $ sudo dnf autoremove

3. Information about the libguac.i686 package on Fedora 34

Last metadata expiration check: 4:49:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libguac
Version : 1.4.0
Release : 1.fc34
Architecture : i686
Size : 56 k
Source : guacamole-server-1.4.0-1.fc34.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.