How To Install libmygpo-qt5 on Fedora 36

In this tutorial we learn how to install libmygpo-qt5 in Fedora 36. libmygpo-qt5 is Qt5 Library that wraps the gpodder.net Web API

Introduction

In this tutorial we learn how to install libmygpo-qt5 on Fedora 36.

What is libmygpo-qt5

libmygpo-qt5 is a Qt5 Library that wraps the gpodder.net Web API, http

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

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

sudo dnf -y install libmygpo-qt5

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

sudo yum -y install libmygpo-qt5

How To Uninstall libmygpo-qt5 on Fedora 36

To uninstall only the libmygpo-qt5 package we can use the following command:

sudo dnf remove libmygpo-qt5

libmygpo-qt5 Package Contents on Fedora 36

---
title: "How To Install libmygpo-qt5 on Fedora 36"
linkTitle: "libmygpo-qt5"
type: "docs"
description: "In this tutorial we learn how to install libmygpo-qt5 in Fedora 36. libmygpo-qt5 is Qt5 Library that wraps the gpodder.net Web API"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libmygpo-qt5-featured.png
---

## Introduction

In this tutorial we learn how to install `libmygpo-qt5` on Fedora 36.

### What is `libmygpo-qt5`

> libmygpo-qt5 is a Qt5 Library that wraps the gpodder.net Web API, http  

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

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

sudo dnf -y install libmygpo-qt5

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

sudo yum -y install libmygpo-qt5

How To Uninstall libmygpo-qt5 on Fedora 36

To uninstall only the libmygpo-qt5 package we can use the following command:

sudo dnf remove libmygpo-qt5

libmygpo-qt5 Package Contents on Fedora 36

/usr/lib/.build-id /usr/lib/.build-id/eb /usr/lib/.build-id/eb/4c1ad03aa593db1944772c7ac900cc2de878ba /usr/lib64/libmygpo-qt5.so.1 /usr/lib64/libmygpo-qt5.so.1.1.0 /usr/share/doc/libmygpo-qt5 /usr/share/doc/libmygpo-qt5/AUTHORS /usr/share/doc/libmygpo-qt5/LICENSE /usr/share/doc/libmygpo-qt5/README

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/20 /usr/lib/.build-id/20/cad4c6a744c148c8b8614b4df6c36cb5b02c2e /usr/lib/libmygpo-qt5.so.1 /usr/lib/libmygpo-qt5.so.1.1.0 /usr/share/doc/libmygpo-qt5 /usr/share/doc/libmygpo-qt5/AUTHORS /usr/share/doc/libmygpo-qt5/LICENSE /usr/share/doc/libmygpo-qt5/README


## References

* [libmygpo-qt5 website](https://github.com/gpodder/libmygpo-qt/)

## Summary

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