How to Install and Uninstall libkf5config-bin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "libkf5config-bin" package

This is a short guide on how to install libkf5config-bin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libkf5config-bin

2. Uninstall "libkf5config-bin" package

This guide let you learn how to uninstall libkf5config-bin on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libkf5config-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkf5config-bin package on Ubuntu 21.10 (Impish Indri)

Package: libkf5config-bin
Architecture: amd64
Version: 5.86.0-0ubuntu1
Multi-Arch: foreign
Priority: optional
Section: universe/libs
Source: kconfig
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt/KDE Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 162
Depends: libc6 (>= 2.34), libkf5configcore5 (>= 4.97.0), libqt5core5a (>= 5.15.1), libstdc++6 (>= 4.1.1)
Breaks: libkf5configcore5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa1)
Replaces: libkf5configcore5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa1)
Filename: pool/universe/k/kconfig/libkf5config-bin_5.86.0-0ubuntu1_amd64.deb
Size: 38538
MD5sum: 46bad4e62c25dc11f3b4a59ce11af087
SHA1: a6be3950b3094a3e63d548461f8a765788dbc5df
SHA256: 7e12874b26af07321b8b5a005b5cf9b76b9e49556220532f315b5ec87f506766
SHA512: eff82a8dba827029833097799ea4a64e54f7198d0a4ccb101971f8278686bba8e7e25e8e965022cd1dd9fb342876df0457a224f99edc7e625bc6c4660cee6ee3
Homepage: https://invent.kde.org/frameworks/kconfig
Description-en: configuration settings framework for Qt
KConfig provides an advanced configuration system. It is made of two
parts: KConfigCore and KConfigGui.
.
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.
.
KConfigGui provides a way to hook widgets to the configuration so
that they are automatically initialized from the configuration and
automatically propagate their changes to their respective
configuration files.
.
This package is part of KDE Frameworks 5.
.
This package contains runtime files for KConfig.
Description-md5: ece6b2bb249c34505390810c75a15816
Task: kubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop