How To Install gtkdatabox on Fedora 36

In this tutorial we learn how to install gtkdatabox in Fedora 36. gtkdatabox is GTK+ widget for fast data display

Introduction

In this tutorial we learn how to install gtkdatabox on Fedora 36.

What is gtkdatabox

GtkDatabox is a widget for the GTK+ library designed to display large amounts of numerical data fast and easy.

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

Install gtkdatabox 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 gtkdatabox using dnf by running the following command:

sudo dnf -y install gtkdatabox

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

---
sudo yum -y install gtkdatabox
title: "How To Install gtkdatabox on Fedora 36"

linkTitle: “gtkdatabox”

How To Uninstall gtkdatabox on Fedora 36

type: “docs”

description: “In this tutorial we learn how to install gtkdatabox in Fedora 36. gtkdatabox is GTK+ widget for fast data display” To uninstall only the gtkdatabox package we can use the following command:

date: “2022-08-17”

lastmod: "2022-08-17"
sudo dnf remove gtkdatabox
#image: /images/fedora/36/gtkdatabox-featured.png

gtkdatabox Package Contents on Fedora 36

Introduction

In this tutorial we learn how to install `gtkdatabox` on Fedora 36.

### What is `gtkdatabox`

> GtkDatabox is a widget for the GTK+ library designed to display large amounts of numerical data fast and easy.  

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

## Install gtkdatabox 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 gtkdatabox using dnf by running the following command:

sudo dnf -y install gtkdatabox

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

sudo yum -y install gtkdatabox

How To Uninstall gtkdatabox on Fedora 36

To uninstall only the gtkdatabox package we can use the following command:

sudo dnf remove gtkdatabox

gtkdatabox Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/b19a21d1fb22035258dbd5e30d981f8aee6ca0
/usr/lib64/libgtkdatabox.so.1
/usr/lib64/libgtkdatabox.so.1.0.0
/usr/share/doc/gtkdatabox
/usr/share/doc/gtkdatabox/AUTHORS
/usr/share/doc/gtkdatabox/ChangeLog
/usr/share/doc/gtkdatabox/NEWS
/usr/share/doc/gtkdatabox/README
/usr/share/doc/gtkdatabox/TODO
/usr/share/icons/hicolor/scalable/apps/widget-gladedatabox-gtk_databox.svg
/usr/share/icons/hicolor/scalable/apps/widget-gladedatabox-gtk_databox_ruler.svg
/usr/share/licenses/gtkdatabox
/usr/share/licenses/gtkdatabox/COPYING

References

  • gtkdatabox website /usr/lib/.build-id /usr/lib/.build-id/7d /usr/lib/.build-id/7d/b3f70a937a24a0a2e3fecb33b0c987a8e9b0b5 /usr/lib/libgtkdatabox.so.1 /usr/lib/libgtkdatabox.so.1.0.0 /usr/share/doc/gtkdatabox /usr/share/doc/gtkdatabox/AUTHORS /usr/share/doc/gtkdatabox/ChangeLog /usr/share/doc/gtkdatabox/NEWS /usr/share/doc/gtkdatabox/README /usr/share/doc/gtkdatabox/TODO /usr/share/icons/hicolor/scalable/apps/widget-gladedatabox-gtk_databox.svg /usr/share/icons/hicolor/scalable/apps/widget-gladedatabox-gtk_databox_ruler.svg /usr/share/licenses/gtkdatabox /usr/share/licenses/gtkdatabox/COPYING

Summary

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


## References

* [gtkdatabox website](http://sourceforge.net/projects/gtkdatabox)

## Summary

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