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

Last updated: October 12,2024

1. Install "libguac.i686" package

Please follow the step by step instructions below to install libguac.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libguac.i686

2. Uninstall "libguac.i686" package

Please follow the steps below to uninstall libguac.i686 on Fedora 35:

$ sudo dnf remove libguac.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:42:43 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libguac
Version : 1.4.0
Release : 6.fc35
Architecture : i686
Size : 56 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.