How To Install libfeedbackd on Fedora 36

In this tutorial we learn how to install libfeedbackd in Fedora 36. libfeedbackd is Library for feedbackd

Introduction

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

What is libfeedbackd

The libfeedbackd package contains libraries for feedbackd

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

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

sudo dnf -y install libfeedbackd

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

sudo yum -y install libfeedbackd

How To Uninstall libfeedbackd on Fedora 36

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

sudo dnf remove libfeedbackd

libfeedbackd Package Contents on Fedora 36

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

## Introduction

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

### What is `libfeedbackd`

> The libfeedbackd package contains libraries for feedbackd  

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

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

sudo dnf -y install libfeedbackd

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

sudo yum -y install libfeedbackd

How To Uninstall libfeedbackd on Fedora 36

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

sudo dnf remove libfeedbackd

libfeedbackd Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/67c7b0c7b7b36b7211afc8a6b890f44fcbe852
/usr/lib/girepository-1.0/Lfb-0.0.typelib
/usr/lib/libfeedback-0.0.so.0

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/da /usr/lib/.build-id/da/004cf239a13f53de3a1c9aeb419724f170ce1a /usr/lib64/girepository-1.0/Lfb-0.0.typelib /usr/lib64/libfeedback-0.0.so.0


## References

* [libfeedbackd website](https://source.puri.sm/Librem5/feedbackd)

## Summary

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