How to Install and Uninstall PackageKit.x86_64 Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "PackageKit.x86_64" package

This tutorial shows how to install PackageKit.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install PackageKit.x86_64

2. Uninstall "PackageKit.x86_64" package

Here is a brief guide to show you how to uninstall PackageKit.x86_64 on Oracle Linux 8:

$ sudo dnf remove PackageKit.x86_64 $ sudo dnf autoremove

3. Information about the PackageKit.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:23:40 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : PackageKit
Version : 1.1.12
Release : 6.0.1.el8
Architecture : x86_64
Size : 599 k
Source : PackageKit-1.1.12-6.0.1.el8.src.rpm
Repository : ol8_appstream
Summary : Package management service
URL : http://www.freedesktop.org/software/PackageKit/
License : GPLv2+ and LGPLv2+
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.