preparetips5
KConfigWidgets provides easy-to-use classes to create
Install
- All systems
-
curl cmd.cat/preparetips5.sh
- Debian
-
apt-get install libkf5configwidgets-data - Ubuntu
-
apt-get install libkf5configwidgets-data - Arch Linux
-
pacman -S kconfigwidgets - Kali Linux
-
apt-get install libkf5configwidgets-data - Fedora
-
dnf install kf5-kconfigwidgets-devel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libkf5configwidgets-data - Raspbian
-
apt-get install libkf5configwidgets-data
kf5-kconfigwidgets
KConfigWidgets provides easy-to-use classes to create
configuration dialogs, as well as a set of widgets which uses KConfig to store their settings.
libkf5configwidgets-data
Extra widgets for easier configuration support.
KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. This package contains the preparetips5 script and graphics.
kf5-kconfigwidgets-devel
The kf5-kconfigwidgets-devel package contains libraries and
header files for developing applications that use kf5-kconfigwidgets.