kf5-config
porting aid from KDELibs 4
Install
- All systems
-
curl cmd.cat/kf5-config.sh
- Debian
-
apt-get install libkf5kdelibs4support5-bin
- Ubuntu
-
apt-get install libkf5kdelibs4support5-bin
- Arch Linux
-
pacman -S kdelibs4support
- Kali Linux
-
apt-get install libkf5kdelibs4support5-bin
- Fedora
-
dnf install kf5-kdelibs4support
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libkf5kdelibs4support5-bin
- Raspbian
-
apt-get install libkf5kdelibs4support5-bin
- Dockerfile
- dockerfile.run/kf5-config
kf5-kdelibs4support
porting aid from KDELibs 4
libkf5kdelibs4support5-bin
Porting aid from KDELibs4.
This framework provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at <http://community.kde.org/Frameworks/Porting_Notes> should help with this. This package contains binaries and plugins from kdelibs4support.