How To Install libmpris-qt5 on Fedora 36

In this tutorial we learn how to install libmpris-qt5 in Fedora 36. libmpris-qt5 is Qt and QML MPRIS interface and adaptor

Introduction

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

What is libmpris-qt5

Qt and QML MPRIS interface and adaptor.

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

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

sudo dnf -y install libmpris-qt5

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

sudo yum -y install libmpris-qt5

How To Uninstall libmpris-qt5 on Fedora 36

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

sudo dnf remove libmpris-qt5

libmpris-qt5 Package Contents on Fedora 36

---
title: "How To Install libmpris-qt5 on Fedora 36"
linkTitle: "libmpris-qt5"
type: "docs"
description: "In this tutorial we learn how to install libmpris-qt5 in Fedora 36. libmpris-qt5 is Qt and QML MPRIS interface and adaptor"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/libmpris-qt5-featured.png
---

## Introduction

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

### What is `libmpris-qt5`

> Qt and QML MPRIS interface and adaptor.  

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

## Install libmpris-qt5 on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

/usr/lib/.build-id /usr/lib/.build-id/ed /usr/lib/.build-id/ed/c68a932fc9f7898787e69229be57ec50d9d2aa /usr/lib64/libmpris-qt5.so.1 /usr/lib64/libmpris-qt5.so.1.0 /usr/lib64/libmpris-qt5.so.1.0.0 After updating yum database, We can install libmpris-qt5 using dnf by running the following command:

sudo dnf -y install libmpris-qt5

Install libmpris-qt5 on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache –refresh

## References


After updating yum database, We can install `libmpris-qt5` using `yum` by running the following command:
* [libmpris-qt5 website](https://git.merproject.org/mer-core/qtmpris)


```bash
## Summary
sudo yum -y install libmpris-qt5

How To Uninstall libmpris-qt5 on Fedora 36

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

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

sudo dnf remove libmpris-qt5

libmpris-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/d5aae259ec86929f65ea454468114eaffeb710
/usr/lib/libmpris-qt5.so.1
/usr/lib/libmpris-qt5.so.1.0
/usr/lib/libmpris-qt5.so.1.0.0

References

Summary

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