How to Install and Uninstall libkf5configcore5 Package on Kali Linux

Last updated: May 20,2024

1. Install "libkf5configcore5" package

Please follow the guidelines below to install libkf5configcore5 on Kali Linux

$ sudo apt update $ sudo apt install libkf5configcore5

2. Uninstall "libkf5configcore5" package

This guide covers the steps necessary to uninstall libkf5configcore5 on Kali Linux:

$ sudo apt remove libkf5configcore5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkf5configcore5 package on Kali Linux

Package: libkf5configcore5
Source: kconfig (5.107.0-1)
Version: 5.107.0-1+b1
Installed-Size: 497
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: libkf5config-data (= 5.107.0-1), libc6 (>= 2.14), libqt5core5a (>= 5.15.2~), libqt5dbus5 (>= 5.15.2~), libstdc++6 (>= 11)
Recommends: libkf5config-bin (= 5.107.0-1+b1)
Size: 134132
SHA256: 59e6cfdf27396e6a5fc1b9f8db5093f1aab88a1021d06495a8f47927beb75ab0
SHA1: b67be5abcac5ba2037fdee99bd6d136f46a84136
MD5sum: 111c0dd0b9123713d63800093097caba
Description: configuration settings framework for Qt
KConfig provides an advanced configuration system. It is made of two
parts: KConfigCore, KConfigGui and KConfigQml.
.
KConfigCore provides access to the configuration files themselves. It
features:
.
- centralized definition: define your configuration in an XML file
and use `kconfig_compiler` to generate classes to read and write
configuration entries.
- lock-down (kiosk) support.
.
This package is part of KDE Frameworks 5.
.
This package contains KConfigCore.
Description-md5:
Multi-Arch: same
Homepage: https://invent.kde.org/frameworks/kconfig
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/k/kconfig/libkf5configcore5_5.107.0-1+b1_amd64.deb