How to Install and Uninstall kf5-kinit.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 01,2024

1. Install "kf5-kinit.x86_64" package

Here is a brief guide to show you how to install kf5-kinit.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "kf5-kinit.x86_64" package

Please follow the steps below to uninstall kf5-kinit.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the kf5-kinit.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:14:01 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : kf5-kinit
Version : 5.68.0
Release : 1.el8
Architecture : x86_64
Size : 179 k
Source : kf5-kinit-5.68.0-1.el8.src.rpm
Repository : epel
Summary : KDE Frameworks 5 tier 3 solution for process launching
URL : https://cgit.kde.org/kinit.git
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.