How To Install PackageKit-Qt5-devel on Fedora 36

In this tutorial we learn how to install PackageKit-Qt5-devel in Fedora 36. PackageKit-Qt5-devel is Development files for PackageKit-Qt5

Introduction

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

What is PackageKit-Qt5-devel

Development files for PackageKit-Qt5.

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

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

sudo dnf -y install PackageKit-Qt5-devel

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

sudo yum -y install PackageKit-Qt5-devel

How To Uninstall PackageKit-Qt5-devel on Fedora 36

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

sudo dnf remove PackageKit-Qt5-devel

PackageKit-Qt5-devel Package Contents on Fedora 36

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

## Introduction

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

### What is `PackageKit-Qt5-devel`

> Development files for PackageKit-Qt5.  

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

## Install PackageKit-Qt5-devel on Fedora 36 Using dnf
/usr/include/packagekitqt5
/usr/include/packagekitqt5/PackageKit
/usr/include/packagekitqt5/PackageKit/Daemon
/usr/include/packagekitqt5/PackageKit/Details
/usr/include/packagekitqt5/PackageKit/Offline
/usr/include/packagekitqt5/PackageKit/Transaction
/usr/include/packagekitqt5/PackageKit/bitfield.h
/usr/include/packagekitqt5/PackageKit/common.h
/usr/include/packagekitqt5/PackageKit/daemon.h
/usr/include/packagekitqt5/PackageKit/details.h
/usr/include/packagekitqt5/PackageKit/offline.h
/usr/include/packagekitqt5/PackageKit/packagekitqt_global.h
/usr/include/packagekitqt5/PackageKit/transaction.h
/usr/lib/cmake
/usr/lib/cmake/packagekitqt5
/usr/lib/cmake/packagekitqt5/PackageKitQtTargets-noconfig.cmake
/usr/lib/cmake/packagekitqt5/PackageKitQtTargets.cmake
/usr/lib/cmake/packagekitqt5/packagekitqt5-config-version.cmake
/usr/lib/cmake/packagekitqt5/packagekitqt5-config.cmake
/usr/lib/libpackagekitqt5.so
/usr/lib/pkgconfig/packagekitqt5.pc

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

```bash
sudo dnf makecache --refresh


## References
After updating yum database, We can install `PackageKit-Qt5-devel` using `dnf` by running the following command:


* [PackageKit-Qt5-devel website](http://www.packagekit.org/)
```bash

sudo dnf -y install PackageKit-Qt5-devel
## Summary

Install PackageKit-Qt5-devel on Fedora 36 Using yum

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

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install PackageKit-Qt5-devel using yum by running the following command:

sudo yum -y install PackageKit-Qt5-devel

How To Uninstall PackageKit-Qt5-devel on Fedora 36

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

sudo dnf remove PackageKit-Qt5-devel

PackageKit-Qt5-devel Package Contents on Fedora 36

/usr/include/packagekitqt5
/usr/include/packagekitqt5/PackageKit
/usr/include/packagekitqt5/PackageKit/Daemon
/usr/include/packagekitqt5/PackageKit/Details
/usr/include/packagekitqt5/PackageKit/Offline
/usr/include/packagekitqt5/PackageKit/Transaction
/usr/include/packagekitqt5/PackageKit/bitfield.h
/usr/include/packagekitqt5/PackageKit/common.h
/usr/include/packagekitqt5/PackageKit/daemon.h
/usr/include/packagekitqt5/PackageKit/details.h
/usr/include/packagekitqt5/PackageKit/offline.h
/usr/include/packagekitqt5/PackageKit/packagekitqt_global.h
/usr/include/packagekitqt5/PackageKit/transaction.h
/usr/lib64/cmake
/usr/lib64/cmake/packagekitqt5
/usr/lib64/cmake/packagekitqt5/PackageKitQtTargets-noconfig.cmake
/usr/lib64/cmake/packagekitqt5/PackageKitQtTargets.cmake
/usr/lib64/cmake/packagekitqt5/packagekitqt5-config-version.cmake
/usr/lib64/cmake/packagekitqt5/packagekitqt5-config.cmake
/usr/lib64/libpackagekitqt5.so
/usr/lib64/pkgconfig/packagekitqt5.pc

References

Summary

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