How To Install phonon-qt4 on Fedora 36
Introduction
In this tutorial we learn how to install phonon-qt4 on Fedora 36.
What is phonon-qt4
Multimedia framework api for Qt4.
We can use yum or dnf to install phonon-qt4 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install phonon-qt4.
Install phonon-qt4 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 phonon-qt4 using dnf by running the following command:
sudo dnf -y install phonon-qt4
Install phonon-qt4 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 phonon-qt4 using yum by running the following command:
sudo yum -y install phonon-qt4
How To Uninstall phonon-qt4 on Fedora 36
To uninstall only the phonon-qt4 package we can use the following command:
sudo dnf remove phonon-qt4
phonon-qt4 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/12698af18356a3247da2cba3eabab27abf7067
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/ff481b76aec7410a116df9ed442056531bc788
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/e4e541e235c0c6717627526d009a929b1d99e9
/usr/lib64/kde4/plugins/phonon_backend
/usr/lib64/libphonon.so.4
/usr/lib64/libphonon.so.4.10.3
/usr/lib64/libphononexperimental.so.4
/usr/lib64/libphononexperimental.so.4.10.3
/usr/lib64/qt4/plugins/designer/libphononwidgets.so
/usr/share/kde4/services/phononbackends
/usr/share/licenses/phonon-qt4
/usr/share/licenses/phonon-qt4/COPYING.LIB
/usr/share/phonon
---
title: “How To Install phonon-qt4 on Fedora 36”
References
linkTitle: “phonon-qt4”
type: “docs”
Summary
description: “In this tutorial we learn how to install phonon-qt4 in Fedora 36. phonon-qt4 is Multimedia framework api for Qt4”
date: “2022-08-17”
lastmod: “2022-08-17”
In this tutorial we learn how to install phonon-qt4 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
#image: /images/fedora/36/phonon-qt4-featured.png
Introduction
In this tutorial we learn how to install phonon-qt4 on Fedora 36.
What is phonon-qt4
Multimedia framework api for Qt4.
We can use yum or dnf to install phonon-qt4 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install phonon-qt4.
Install phonon-qt4 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 phonon-qt4 using dnf by running the following command:
sudo dnf -y install phonon-qt4
Install phonon-qt4 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 phonon-qt4 using yum by running the following command:
sudo yum -y install phonon-qt4
How To Uninstall phonon-qt4 on Fedora 36
To uninstall only the phonon-qt4 package we can use the following command:
sudo dnf remove phonon-qt4
phonon-qt4 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/7128c446388338cbe3e8c528e2feb935efe509
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/84fd2de975df04b0f4671adaa079d093240c37
/usr/lib/.build-id/db
/usr/lib/.build-id/db/a070eee24bb4c2e9035fa0a2bcb698c4cc19dd
/usr/lib/kde4/plugins/phonon_backend
/usr/lib/libphonon.so.4
/usr/lib/libphonon.so.4.10.3
/usr/lib/libphononexperimental.so.4
/usr/lib/libphononexperimental.so.4.10.3
/usr/lib/qt4/plugins/designer/libphononwidgets.so
/usr/share/kde4/services/phononbackends
/usr/share/licenses/phonon-qt4
/usr/share/licenses/phonon-qt4/COPYING.LIB
/usr/share/phonon
References
Summary
In this tutorial we learn how to install phonon-qt4 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).