How To Install gtkd on Fedora 36
Introduction
In this tutorial we learn how to install gtkd
on Fedora 36.
What is gtkd
GTK+ is a highly usable, feature rich toolkit for creating graphical user interfaces which boasts cross platform compatibility and an easy to use API.
We can use yum
or dnf
to install gtkd
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gtkd.
Install gtkd 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 gtkd
using dnf
by running the following command:
sudo dnf -y install gtkd
Install gtkd 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 gtkd
using yum
by running the following command:
sudo yum -y install gtkd
How To Uninstall gtkd on Fedora 36
To uninstall only the gtkd
package we can use the following command:
sudo dnf remove gtkd
gtkd Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/1bc40f3a21c27aab14e9380f5aafef2049bc98
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/f3ecdd74731facf55ce090422836e454132047
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/ff76dc3b75550f32e6ca2593a77a538e82ca48
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/54194285bef6f9414f099937aa5c738119f173
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/385903b87184e99836a8e152df9ce7873db79c
/usr/lib/.build-id/dd/5841eed0c936e87480a0d7bade96667aba7fea
/usr/lib/libgstreamerd-3.so.0
/usr/lib/libgstreamerd-3.so.0.9.0
/usr/lib/libgtkd-3.so.0
/usr/lib/libgtkd-3.so.0.9.0
/usr/lib/libgtkdgl-3.so.0
/usr/lib/libgtkdgl-3.so.0.9.0
/usr/lib/libgtkdsv-3.so.0
/usr/lib/libgtkdsv-3.so.0.9.0
/usr/lib/libpeasd-3.so.0
/usr/lib/libpeasd-3.so.0.9.0
/usr/lib/libvted-3.so.0
/usr/lib/libvted-3.so.0.9.0
/usr/share/doc/gtkd
/usr/share/doc/gtkd/AUTHORS
/usr/share/doc/gtkd/CHANGELOG
/usr/share/doc/gtkd/README.md
/usr/share/licenses/gtkd
/usr/share/licenses/gtkd/COPYING
References
Summary
In this tutorial we learn how to install gtkd
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install gtkd on Fedora 36” linkTitle: “gtkd” type: “docs” description: “In this tutorial we learn how to install gtkd in Fedora 36. gtkd is D binding and OO wrapper of GTK+” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gtkd-featured.png
Introduction
In this tutorial we learn how to install gtkd
on Fedora 36.
What is gtkd
GTK+ is a highly usable, feature rich toolkit for creating graphical user interfaces which boasts cross platform compatibility and an easy to use API.
We can use yum
or dnf
to install gtkd
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gtkd.
Install gtkd 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 gtkd
using dnf
by running the following command:
sudo dnf -y install gtkd
Install gtkd 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 gtkd
using yum
by running the following command:
sudo yum -y install gtkd
How To Uninstall gtkd on Fedora 36
To uninstall only the gtkd
package we can use the following command:
sudo dnf remove gtkd
gtkd Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/0531d9b974e4e2effca85d533adca2c3bae08a
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/f55ba2b904192acc731703f37ee2f32b89009e
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/125043fd506e8acf8f6ae12bd901c30a7a3acb
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/1b369fee4c59f9480bf5ff0cbd4914853d5b64
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/05dc6b7cb4b2f3f3dce48487d92a6972831129
/usr/lib/.build-id/fb/b379530b7ae3c8a82221ef23545e3a094030f2
/usr/lib64/libgstreamerd-3.so.0
/usr/lib64/libgstreamerd-3.so.0.9.0
/usr/lib64/libgtkd-3.so.0
/usr/lib64/libgtkd-3.so.0.9.0
/usr/lib64/libgtkdgl-3.so.0
/usr/lib64/libgtkdgl-3.so.0.9.0
/usr/lib64/libgtkdsv-3.so.0
/usr/lib64/libgtkdsv-3.so.0.9.0
/usr/lib64/libpeasd-3.so.0
/usr/lib64/libpeasd-3.so.0.9.0
/usr/lib64/libvted-3.so.0
/usr/lib64/libvted-3.so.0.9.0
/usr/share/doc/gtkd
/usr/share/doc/gtkd/AUTHORS
/usr/share/doc/gtkd/CHANGELOG
/usr/share/doc/gtkd/README.md
/usr/share/licenses/gtkd
/usr/share/licenses/gtkd/COPYING
References
Summary
In this tutorial we learn how to install gtkd
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).