%general-entities; ]> kconfig-&kf6-version; for lxqt kconfig Introduction to kconfig The kconfig package provides access to configuration files. &lfs121_checked; This package is extracted from the KF6 set of packages. If is built, do NOT also build this package as presented here. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kconfig-md5sum; Download size: &kconfig-size; Estimated disk space required: &kconfig-buildsize; Estimated build time: &kconfig-time; kconfig Dependencies Required and Installation of kconfig Install kconfig by running the following commands: mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr \ -D CMAKE_BUILD_TYPE=Release \ -D BUILD_TESTING=OFF \ -W no-dev .. && make This package does not come with a test suite. Now, as the &root; user: make install Contents Installed Programs Installed Library Installed Directories kreadconfig6 and kwriteconfig6 libKF6ConfigCore.so, libKF6ConfigGui.so, and libKF6ConfigQml.so /usr/lib/libexec/kf6, /usr/lib/qml/org/kde/config, /usr/lib/cmake/KF6Config, and /usr/include/KF6/{KConfigCore,KConfig,KConfigQml,KConfigGui} Short Descriptions kreadconfig6 reads a configuration file using the KConfig interface kreadconfig6 kwriteconfig6 writes to a configuration file using the KConfig interface kwriteconfig6 libKF6ConfigCore.so contains the core configuration library for KF6 libKF6ConfigCore.so libKF6ConfigGui.so contains functions for a GUI for KConfig libKF6ConfigGui.so libKF6ConfigQml.so contains a QML interface to KConfig libKF6ConfigQml.so