How To Install libreport-gtk on Fedora 36

In this tutorial we learn how to install libreport-gtk in Fedora 36. libreport-gtk is GTK front-end for libreport

Introduction

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

What is libreport-gtk

Applications for reporting bugs using libreport backend

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

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

sudo dnf -y install libreport-gtk

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

sudo yum -y install libreport-gtk

How To Uninstall libreport-gtk on Fedora 36

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

sudo dnf remove libreport-gtk

libreport-gtk Package Contents on Fedora 36

---
title: "How To Install libreport-gtk on Fedora 36"
linkTitle: "libreport-gtk"
type: "docs"
description: "In this tutorial we learn how to install libreport-gtk in Fedora 36. libreport-gtk is GTK front-end for libreport"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libreport-gtk-featured.png
---

## Introduction

In this tutorial we learn how to install `libreport-gtk` on Fedora 36.

### What is `libreport-gtk`

> Applications for reporting bugs using libreport backend  

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

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

sudo dnf -y install libreport-gtk

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

sudo yum -y install libreport-gtk

How To Uninstall libreport-gtk on Fedora 36

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

sudo dnf remove libreport-gtk

libreport-gtk Package Contents on Fedora 36

/usr/bin/report-gtk
/usr/lib/.build-id
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/d2efce37ed2494559107f922dff8de526f6f79
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/b837390be90bae0132229c41b495d502581eb9
/usr/lib/libreport-gtk.so.1
/usr/lib/libreport-gtk.so.1.0.1
/usr/share/man/man1/report-gtk.1.gz

References

Summary

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

/usr/bin/report-gtk /usr/lib/.build-id /usr/lib/.build-id/55 /usr/lib/.build-id/55/dd6cba620b71c183eeed9b20738403411816d3 /usr/lib/.build-id/aa /usr/lib/.build-id/aa/cc154e23d9a1cc2b7b4cdbf7f6694995488138 /usr/lib64/libreport-gtk.so.1 /usr/lib64/libreport-gtk.so.1.0.1 /usr/share/man/man1/report-gtk.1.gz


## References

* [libreport-gtk website](https://abrt.readthedocs.org/)

## Summary

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