How To Install PackageKit-Qt5 on Fedora 36

In this tutorial we learn how to install PackageKit-Qt5 in Fedora 36. PackageKit-Qt5 is Qt5 support library for PackageKit

Introduction

In this tutorial we learn how to install PackageKit-Qt5 on Fedora 36.

What is PackageKit-Qt5

Qt5 support library for PackageKit.

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

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

sudo dnf -y install PackageKit-Qt5

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

sudo yum -y install PackageKit-Qt5

How To Uninstall PackageKit-Qt5 on Fedora 36

To uninstall only the PackageKit-Qt5 package we can use the following command:

sudo dnf remove PackageKit-Qt5

PackageKit-Qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/b069e7486a5e4dd48642abb831cc0a4893d9ca
/usr/lib/libpackagekitqt5.so.1
/usr/lib/libpackagekitqt5.so.1.0.2
/usr/share/doc/PackageKit-Qt5
/usr/share/doc/PackageKit-Qt5/AUTHORS
/usr/share/doc/PackageKit-Qt5/NEWS
/usr/share/licenses/PackageKit-Qt5
/usr/share/licenses/PackageKit-Qt5/COPYING

References

Summary

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


title: “How To Install PackageKit-Qt5 on Fedora 36” linkTitle: “PackageKit-Qt5” type: “docs” description: “In this tutorial we learn how to install PackageKit-Qt5 in Fedora 36. PackageKit-Qt5 is Qt5 support library for PackageKit” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/PackageKit-Qt5-featured.png

Introduction

In this tutorial we learn how to install PackageKit-Qt5 on Fedora 36.

What is PackageKit-Qt5

Qt5 support library for PackageKit.

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

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

sudo dnf -y install PackageKit-Qt5

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

sudo yum -y install PackageKit-Qt5

How To Uninstall PackageKit-Qt5 on Fedora 36

To uninstall only the PackageKit-Qt5 package we can use the following command:

sudo dnf remove PackageKit-Qt5

PackageKit-Qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/3991a2c5e197e621447300fd0698da3bd8dd8a
/usr/lib64/libpackagekitqt5.so.1
/usr/lib64/libpackagekitqt5.so.1.0.2
/usr/share/doc/PackageKit-Qt5
/usr/share/doc/PackageKit-Qt5/AUTHORS
/usr/share/doc/PackageKit-Qt5/NEWS
/usr/share/licenses/PackageKit-Qt5
/usr/share/licenses/PackageKit-Qt5/COPYING

References

Summary

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