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

Last updated: September 29,2024

1. Install "kf5-kinit.x86_64" package

This guide covers the steps necessary to install kf5-kinit.x86_64 on Fedora 39

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

2. Uninstall "kf5-kinit.x86_64" package

This tutorial shows how to uninstall kf5-kinit.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 1:02:14 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : kf5-kinit
Version : 5.115.0
Release : 1.fc39
Architecture : x86_64
Size : 200 k
Source : kf5-kinit-5.115.0-1.fc39.src.rpm
Repository : updates
Summary : KDE Frameworks 5 tier 3 solution for process launching
URL : https://invent.kde.org/frameworks/kinit
License : BSD-3-Clause AND CC0-1.0 AND LGPL-2.0-only AND LGPL-2.1-only AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only)
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.