How to Install and Uninstall PackageKit.x86_64 Package on CentOS Stream 9

Last updated: September 25,2024

1. Install "PackageKit.x86_64" package

This tutorial shows how to install PackageKit.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install PackageKit.x86_64

2. Uninstall "PackageKit.x86_64" package

Please follow the step by step instructions below to uninstall PackageKit.x86_64 on CentOS Stream 9:

$ sudo dnf remove PackageKit.x86_64 $ sudo dnf autoremove

3. Information about the PackageKit.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:27:05 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : PackageKit
Version : 1.2.6
Release : 1.el9
Architecture : x86_64
Size : 646 k
Source : PackageKit-1.2.6-1.el9.src.rpm
Repository : appstream
Summary : Package management service
URL : http://www.freedesktop.org/software/PackageKit/
License : GPL-2.0-or-later AND LGPL-2.1-or-later
Description : PackageKit is a D-Bus abstraction layer that allows the session user
: to manage packages in a secure way using a cross-distro,
: cross-architecture API.