How To Install c++-gtk-utils-gtk2 on Fedora 36
Introduction
In this tutorial we learn how to install c++-gtk-utils-gtk2
on Fedora 36.
What is c++-gtk-utils-gtk2
c++-gtk-utils is a lightweight library containing a number of classes and functions for programming GTK+ programs using C++ in POSIX (Unix-like) environments, where the user does not want to use a full-on wrapper such as gtkmm or wxWidgets, or is concerned about exception safety or thread safety of the wrapper and their documentation. This version is built against GTK2.
We can use yum
or dnf
to install c++-gtk-utils-gtk2
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install c++-gtk-utils-gtk2.
Install c++-gtk-utils-gtk2 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 c++-gtk-utils-gtk2
using dnf
by running the following command:
sudo dnf -y install c++-gtk-utils-gtk2
Install c++-gtk-utils-gtk2 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 c++-gtk-utils-gtk2
using yum
by running the following command:
sudo yum -y install c++-gtk-utils-gtk2
How To Uninstall c++-gtk-utils-gtk2 on Fedora 36
To uninstall only the c++-gtk-utils-gtk2
package we can use the following command:
sudo dnf remove c++-gtk-utils-gtk2
c++-gtk-utils-gtk2 Package Contents on Fedora 36
---
title: "How To Install c++-gtk-utils-gtk2 on Fedora 36"
linkTitle: "c++-gtk-utils-gtk2"
type: "docs"
description: "In this tutorial we learn how to install c++-gtk-utils-gtk2 in Fedora 36. c++-gtk-utils-gtk2 is A library for GTK+ programming with C++ - GTK2 version"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/c++-gtk-utils-gtk2-featured.png
---
## Introduction
In this tutorial we learn how to install `c++-gtk-utils-gtk2` on Fedora 36.
### What is `c++-gtk-utils-gtk2`
> c++-gtk-utils is a lightweight library containing a number of classes and functions for programming GTK+ programs using C++ in POSIX (Unix-like) environments, where the user does not want to use a full-on wrapper such as gtkmm or wxWidgets, or is concerned about exception safety or thread safety of the wrapper and their documentation. This version is built against GTK2.
We can use `yum` or `dnf` to install `c++-gtk-utils-gtk2` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install c++-gtk-utils-gtk2.
## Install c++-gtk-utils-gtk2 on Fedora 36 Using dnf
Update yum database with `dnf` using the following command.
```bash
sudo dnf makecache --refresh
After updating yum database, We can install c++-gtk-utils-gtk2
using dnf
by running the following command:
sudo dnf -y install c++-gtk-utils-gtk2
Install c++-gtk-utils-gtk2 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 c++-gtk-utils-gtk2
using yum
by running the following command:
sudo yum -y install c++-gtk-utils-gtk2
How To Uninstall c++-gtk-utils-gtk2 on Fedora 36
To uninstall only the c++-gtk-utils-gtk2
package we can use the following command:
sudo dnf remove c++-gtk-utils-gtk2
c++-gtk-utils-gtk2 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/67
/usr/lib/.build-id/67/f0b0f8707e3033419fc5dcc51d1687d78ae7fa
/usr/lib64/libcxx-gtk-utils-2-2.2.so.0
/usr/lib64/libcxx-gtk-utils-2-2.2.so.0.4.2
/usr/share/doc/c++-gtk-utils
/usr/share/doc/c++-gtk-utils/2.2
/usr/share/doc/c++-gtk-utils/2.2/BUGS
/usr/share/doc/c++-gtk-utils/2.2/COPYING
/usr/share/doc/c++-gtk-utils/2.2/NEWS
/usr/share/doc/c++-gtk-utils/2.2/README
References
Summary
In this tutorial we learn how to install c++-gtk-utils-gtk2
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/46 /usr/lib/.build-id/46/65a04ca0055b55955c276745e7a5b6a8892f48 /usr/lib/libcxx-gtk-utils-2-2.2.so.0 /usr/lib/libcxx-gtk-utils-2-2.2.so.0.4.2 /usr/share/doc/c++-gtk-utils /usr/share/doc/c++-gtk-utils/2.2 /usr/share/doc/c++-gtk-utils/2.2/BUGS /usr/share/doc/c++-gtk-utils/2.2/COPYING /usr/share/doc/c++-gtk-utils/2.2/NEWS /usr/share/doc/c++-gtk-utils/2.2/README
## References
* [c++-gtk-utils-gtk2 website](http://cxx-gtk-utils.sourceforge.net/)
## Summary
In this tutorial we learn how to install `c++-gtk-utils-gtk2` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).