How to Install and Uninstall kf5-kinit.i686 Package on Fedora 36

Last updated: January 16,2025

1. Install "kf5-kinit.i686" package

Please follow the instructions below to install kf5-kinit.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install kf5-kinit.i686

2. Uninstall "kf5-kinit.i686" package

This guide let you learn how to uninstall kf5-kinit.i686 on Fedora 36:

$ sudo dnf remove kf5-kinit.i686 $ sudo dnf autoremove

3. Information about the kf5-kinit.i686 package on Fedora 36

Last metadata expiration check: 0:09:09 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : kf5-kinit
Version : 5.97.0
Release : 1.fc36
Architecture : i686
Size : 181 k
Source : kf5-kinit-5.97.0-1.fc36.src.rpm
Repository : updates
Summary : KDE Frameworks 5 tier 3 solution for process launching
URL : https://invent.kde.org/frameworks/kinit
License : LGPLv2+ and BSD
Description : kdeinit is a process launcher somewhat similar to the famous init used for
: booting UNIX.
:
: It launches processes by forking and then loading a dynamic library which should
: contain a 'kdemain(...)' function.