How to Install and Uninstall polkit.i686 Package on Fedora 36

Last updated: November 27,2024

1. Install "polkit.i686" package

Please follow the steps below to install polkit.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install polkit.i686

2. Uninstall "polkit.i686" package

Please follow the guidelines below to uninstall polkit.i686 on Fedora 36:

$ sudo dnf remove polkit.i686 $ sudo dnf autoremove

3. Information about the polkit.i686 package on Fedora 36

Last metadata expiration check: 4:31:23 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : polkit
Version : 0.120
Release : 5.fc36
Architecture : i686
Size : 153 k
Source : polkit-0.120-5.fc36.src.rpm
Repository : fedora
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.