How To Install PackageKit-glib on Fedora 36

In this tutorial we learn how to install PackageKit-glib in Fedora 36. PackageKit-glib is GLib libraries for accessing PackageKit

Introduction

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

What is PackageKit-glib

GLib libraries for accessing PackageKit.

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

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

sudo dnf -y install PackageKit-glib

Install PackageKit-glib on Fedora 36 Using yum

Update yum database with yum using the following command.

---
sudo yum makecache --refresh

title: “How To Install PackageKit-glib on Fedora 36” linkTitle: “PackageKit-glib” After updating yum database, We can install PackageKit-glib using yum by running the following command: type: “docs”

description: "In this tutorial we learn how to install PackageKit-glib in Fedora 36. PackageKit-glib is GLib libraries for accessing PackageKit"
sudo yum -y install PackageKit-glib
date: "2022-08-17"

lastmod: “2022-08-17”

How To Uninstall PackageKit-glib on Fedora 36

#image: /images/fedora/36/PackageKit-glib-featured.png

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

Introduction


sudo dnf remove PackageKit-glib

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

What is PackageKit-glib

PackageKit-glib Package Contents on Fedora 36

> GLib libraries for accessing PackageKit.  

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

## Install PackageKit-glib on Fedora 36 Using dnf

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

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install PackageKit-glib

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

sudo yum -y install PackageKit-glib

How To Uninstall PackageKit-glib on Fedora 36

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

sudo dnf remove PackageKit-glib

PackageKit-glib Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/fd/2991fd2ee9f52c7e1f1dd3065b0f76609c751f
/usr/lib64/girepository-1.0/PackageKitGlib-1.0.typelib
/usr/lib64/libpackagekit-glib2.so.18
/usr/lib64/libpackagekit-glib2.so.18.1.3

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/3f/9b9164efa1f15b5e8c4571ca577373b9a48374 /usr/lib/girepository-1.0/PackageKitGlib-1.0.typelib /usr/lib/libpackagekit-glib2.so.18 /usr/lib/libpackagekit-glib2.so.18.1.3


## References

* [PackageKit-glib website](http://www.freedesktop.org/software/PackageKit/)

## Summary

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