How To Install libguac-client-vnc on Fedora 36

In this tutorial we learn how to install libguac-client-vnc in Fedora 36. libguac-client-vnc is VNC support for guacd

Introduction

In this tutorial we learn how to install libguac-client-vnc on Fedora 36.

What is libguac-client-vnc

libguac-client-vnc is a protocol support plugin for the Guacamole proxy (guacd) which provides support for VNC via the libvncclient library (part of libvncserver).

We can use yum or dnf to install libguac-client-vnc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libguac-client-vnc.

Install libguac-client-vnc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

---
sudo dnf makecache --refresh

title: “How To Install libguac-client-vnc on Fedora 36”

linkTitle: “libguac-client-vnc” After updating yum database, We can install libguac-client-vnc using dnf by running the following command: type: “docs”

description: "In this tutorial we learn how to install libguac-client-vnc in Fedora 36. libguac-client-vnc is VNC support for guacd"
sudo dnf -y install libguac-client-vnc
date: "2022-08-17"

lastmod: “2022-08-17”

#image: /images/fedora/36/libguac-client-vnc-featured.png

Install libguac-client-vnc on Fedora 36 Using yum


Update yum database with yum using the following command.

Introduction


sudo yum makecache --refresh

In this tutorial we learn how to install libguac-client-vnc on Fedora 36.

What is libguac-client-vnc

After updating yum database, We can install libguac-client-vnc using yum by running the following command:

> libguac-client-vnc is a protocol support plugin for the Guacamole proxy (guacd) which provides support for VNC via the libvncclient library (part of libvncserver).  

sudo yum -y install libguac-client-vnc

We can use yum or dnf to install libguac-client-vnc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libguac-client-vnc.

How To Uninstall libguac-client-vnc on Fedora 36

Install libguac-client-vnc on Fedora 36 Using dnf

To uninstall only the libguac-client-vnc package we can use the following command:

Update yum database with `dnf` using the following command.
sudo dnf remove libguac-client-vnc

sudo dnf makecache --refresh
## libguac-client-vnc Package Contents on Fedora 36
After updating yum database, We can install `libguac-client-vnc` using `dnf` by running the following command:

```bash
sudo dnf -y install libguac-client-vnc

Install libguac-client-vnc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libguac-client-vnc using yum by running the following command:

sudo yum -y install libguac-client-vnc

How To Uninstall libguac-client-vnc on Fedora 36

To uninstall only the libguac-client-vnc package we can use the following command:

sudo dnf remove libguac-client-vnc

libguac-client-vnc Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/9ce334fdeced43f1ee0075a748c24df1f56ebd
/usr/lib64/libguac-client-vnc.so
/usr/lib64/libguac-client-vnc.so.0
/usr/lib64/libguac-client-vnc.so.0.0.0

References

Summary

In this tutorial we learn how to install libguac-client-vnc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/6f /usr/lib/.build-id/6f/af32473e67737e1ef639204839bd903246131c /usr/lib/libguac-client-vnc.so /usr/lib/libguac-client-vnc.so.0 /usr/lib/libguac-client-vnc.so.0.0.0


## References

* [libguac-client-vnc website](https://guacamole.apache.org/)

## Summary

In this tutorial we learn how to install `libguac-client-vnc` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).