How to Install and Uninstall kf5-kinit.x86_64 Package on Fedora 34

Last updated: July 21,2024

1. Install "kf5-kinit.x86_64" package

Please follow the steps below to install kf5-kinit.x86_64 on Fedora 34

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

2. Uninstall "kf5-kinit.x86_64" package

This is a short guide on how to uninstall kf5-kinit.x86_64 on Fedora 34:

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

3. Information about the kf5-kinit.x86_64 package on Fedora 34

Last metadata expiration check: 2:41:43 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : kf5-kinit
Version : 5.91.0
Release : 1.fc34
Architecture : x86_64
Size : 173 k
Source : kf5-kinit-5.91.0-1.fc34.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.