How To Install playerctl-libs on Fedora 36

In this tutorial we learn how to install playerctl-libs in Fedora 36. playerctl-libs is Libraries and shared code for playerctl

Introduction

In this tutorial we learn how to install playerctl-libs on Fedora 36.

What is playerctl-libs

Libraries and shared code for playerctl.

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

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

sudo dnf -y install playerctl-libs

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

sudo yum -y install playerctl-libs

How To Uninstall playerctl-libs on Fedora 36

To uninstall only the playerctl-libs package we can use the following command:

sudo dnf remove playerctl-libs

playerctl-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/f821e65284b172c1465ffa4e72e0db5111b507
/usr/lib/girepository-1.0
/usr/lib/girepository-1.0/Playerctl-2.0.typelib
/usr/lib/libplayerctl.so.2
/usr/lib/libplayerctl.so.2.4.1
/usr/share/licenses/playerctl-libs
/usr/share/licenses/playerctl-libs/COPYING

References

Summary

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


title: “How To Install playerctl-libs on Fedora 36” linkTitle: “playerctl-libs” type: “docs” description: “In this tutorial we learn how to install playerctl-libs in Fedora 36. playerctl-libs is Libraries and shared code for playerctl” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/playerctl-libs-featured.png

Introduction

In this tutorial we learn how to install playerctl-libs on Fedora 36.

What is playerctl-libs

Libraries and shared code for playerctl.

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

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

sudo dnf -y install playerctl-libs

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

sudo yum -y install playerctl-libs

How To Uninstall playerctl-libs on Fedora 36

To uninstall only the playerctl-libs package we can use the following command:

sudo dnf remove playerctl-libs

playerctl-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/f5c9d8cf3e20f828e3114fc334a36d1ba3a2f8
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/Playerctl-2.0.typelib
/usr/lib64/libplayerctl.so.2
/usr/lib64/libplayerctl.so.2.4.1
/usr/share/licenses/playerctl-libs
/usr/share/licenses/playerctl-libs/COPYING

References

Summary

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