How To Install gtk-vnc2-devel on Fedora 36

In this tutorial we learn how to install gtk-vnc2-devel in Fedora 36. gtk-vnc2-devel is Development files to build GTK3 applications with gtk-vnc

Introduction

In this tutorial we learn how to install gtk-vnc2-devel on Fedora 36.

What is gtk-vnc2-devel

gtk-vnc is a VNC viewer widget for GTK3. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded. Libraries, includes, etc. to compile with the gtk-vnc library

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

Install gtk-vnc2-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install gtk-vnc2-devel using dnf by running the following command:

sudo dnf -y install gtk-vnc2-devel

Install gtk-vnc2-devel 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 gtk-vnc2-devel using yum by running the following command:

sudo yum -y install gtk-vnc2-devel

How To Uninstall gtk-vnc2-devel on Fedora 36

To uninstall only the gtk-vnc2-devel package we can use the following command:

sudo dnf remove gtk-vnc2-devel

gtk-vnc2-devel Package Contents on Fedora 36

/usr/include/gtk-vnc-2.0
/usr/include/gtk-vnc-2.0/gtk-vnc.h
/usr/include/gtk-vnc-2.0/vnccairoframebuffer.h
/usr/include/gtk-vnc-2.0/vncdisplay.h
/usr/include/gtk-vnc-2.0/vncdisplayenums.h
/usr/include/gtk-vnc-2.0/vncgrabsequence.h
/usr/lib64/libgtk-vnc-2.0.so
/usr/lib64/pkgconfig/gtk-vnc-2.0.pc
/usr/share/doc/gtk-vnc2-devel
/usr/share/doc/gtk-vnc2-devel/gvncviewer.c
/usr/share/doc/gtk-vnc2-devel/gvncviewer.js
/usr/share/doc/gtk-vnc2-devel/gvncviewer.pl
/usr/share/doc/gtk-vnc2-devel/gvncviewer.py
/usr/share/gir-1.0/GtkVnc-2.0.gir

References

Summary

In this tutorial we learn how to install gtk-vnc2-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install gtk-vnc2-devel on Fedora 36” linkTitle: “gtk-vnc2-devel” type: “docs” description: “In this tutorial we learn how to install gtk-vnc2-devel in Fedora 36. gtk-vnc2-devel is Development files to build GTK3 applications with gtk-vnc” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gtk-vnc2-devel-featured.png

Introduction

In this tutorial we learn how to install gtk-vnc2-devel on Fedora 36.

What is gtk-vnc2-devel

gtk-vnc is a VNC viewer widget for GTK3. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded. Libraries, includes, etc. to compile with the gtk-vnc library

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

Install gtk-vnc2-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install gtk-vnc2-devel using dnf by running the following command:

sudo dnf -y install gtk-vnc2-devel

Install gtk-vnc2-devel 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 gtk-vnc2-devel using yum by running the following command:

sudo yum -y install gtk-vnc2-devel

How To Uninstall gtk-vnc2-devel on Fedora 36

To uninstall only the gtk-vnc2-devel package we can use the following command:

sudo dnf remove gtk-vnc2-devel

gtk-vnc2-devel Package Contents on Fedora 36

/usr/include/gtk-vnc-2.0
/usr/include/gtk-vnc-2.0/gtk-vnc.h
/usr/include/gtk-vnc-2.0/vnccairoframebuffer.h
/usr/include/gtk-vnc-2.0/vncdisplay.h
/usr/include/gtk-vnc-2.0/vncdisplayenums.h
/usr/include/gtk-vnc-2.0/vncgrabsequence.h
/usr/lib/libgtk-vnc-2.0.so
/usr/lib/pkgconfig/gtk-vnc-2.0.pc
/usr/share/doc/gtk-vnc2-devel
/usr/share/doc/gtk-vnc2-devel/gvncviewer.c
/usr/share/doc/gtk-vnc2-devel/gvncviewer.js
/usr/share/doc/gtk-vnc2-devel/gvncviewer.pl
/usr/share/doc/gtk-vnc2-devel/gvncviewer.py
/usr/share/gir-1.0/GtkVnc-2.0.gir

References

Summary

In this tutorial we learn how to install gtk-vnc2-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).