How To Install libmediaart on Fedora 36
Introduction
In this tutorial we learn how to install libmediaart on Fedora 36.
What is libmediaart
Library tasked with managing, extracting and handling media art caches.
We can use yum or dnf to install libmediaart on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libmediaart.
Install libmediaart 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 libmediaart using dnf by running the following command:
sudo dnf -y install libmediaart
Install libmediaart 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 libmediaart using yum by running the following command:
sudo yum -y install libmediaart
How To Uninstall libmediaart on Fedora 36
To uninstall only the libmediaart package we can use the following command:
sudo dnf remove libmediaart
libmediaart Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/b95a2bb3d3c92686e21298dc4a8e627bfc8ed0
/usr/lib/girepository-1.0/MediaArt-2.0.typelib
/usr/lib/libmediaart-2.0.so.0
/usr/lib/libmediaart-2.0.so.0.905.0
/usr/share/doc/libmediaart
/usr/share/doc/libmediaart/NEWS
/usr/share/licenses/libmediaart
/usr/share/licenses/libmediaart/COPYING.LESSER
References
Summary
In this tutorial we learn how to install libmediaart on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libmediaart on Fedora 36” linkTitle: “libmediaart” type: “docs” description: “In this tutorial we learn how to install libmediaart in Fedora 36. libmediaart is Library for managing media art caches” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libmediaart-featured.png
Introduction
In this tutorial we learn how to install libmediaart on Fedora 36.
What is libmediaart
Library tasked with managing, extracting and handling media art caches.
We can use yum or dnf to install libmediaart on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libmediaart.
Install libmediaart 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 libmediaart using dnf by running the following command:
sudo dnf -y install libmediaart
Install libmediaart 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 libmediaart using yum by running the following command:
sudo yum -y install libmediaart
How To Uninstall libmediaart on Fedora 36
To uninstall only the libmediaart package we can use the following command:
sudo dnf remove libmediaart
libmediaart Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/61f8bfa9b1488b7765670425a959949cf5e2cf
/usr/lib64/girepository-1.0/MediaArt-2.0.typelib
/usr/lib64/libmediaart-2.0.so.0
/usr/lib64/libmediaart-2.0.so.0.905.0
/usr/share/doc/libmediaart
/usr/share/doc/libmediaart/NEWS
/usr/share/licenses/libmediaart
/usr/share/licenses/libmediaart/COPYING.LESSER
References
Summary
In this tutorial we learn how to install libmediaart on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).