How to Install and Uninstall kf5-kcoreaddons.x86_64 Package on Oracle Linux 9

Last updated: October 04,2024

1. Install "kf5-kcoreaddons.x86_64" package

In this section, we are going to explain the necessary steps to install kf5-kcoreaddons.x86_64 on Oracle Linux 9

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

2. Uninstall "kf5-kcoreaddons.x86_64" package

Learn how to uninstall kf5-kcoreaddons.x86_64 on Oracle Linux 9:

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

3. Information about the kf5-kcoreaddons.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:09:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : kf5-kcoreaddons
Version : 5.108.0
Release : 1.el9
Architecture : x86_64
Size : 465 k
Source : kf5-kcoreaddons-5.108.0-1.el9.src.rpm
Repository : epel
Summary : KDE Frameworks 5 Tier 1 addon with various classes on top of QtCore
URL : https://invent.kde.org/frameworks/kcoreaddons
License : LGPLv2+
Description : KCoreAddons provides classes built on top of QtCore to perform various tasks
: such as manipulating mime types, autosaving files, creating backup files,
: generating random sequences, performing text manipulations such as macro
: replacement, accessing user information and many more.