How to Install and Uninstall polkit.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "polkit.x86_64" package

Please follow the instructions below to install polkit.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install polkit.x86_64

2. Uninstall "polkit.x86_64" package

Please follow the guidance below to uninstall polkit.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove polkit.x86_64 $ sudo dnf autoremove

3. Information about the polkit.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:18:10 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : polkit
Version : 0.117
Release : 11.el9
Architecture : x86_64
Size : 159 k
Source : polkit-0.117-11.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : An authorization framework
URL : http://www.freedesktop.org/wiki/Software/polkit
License : LGPLv2+
Description : polkit is a toolkit for defining and handling authorizations. It is
: used for allowing unprivileged processes to speak to privileged
: processes.