kconfig_compiler
compiling KDE 3 applications.
Install
- All systems
-
curl cmd.cat/kconfig_compiler.sh
- Debian
-
apt-get install kdelibs5-dbg
- Ubuntu
-
apt-get install kdelibs5-dbg
- Kali Linux
-
apt-get install kdelibs5-dev
- CentOS
-
yum install kdelibs3-devel
- Fedora
-
dnf install kdelibs3-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kdelibs5-dbg
- Raspbian
-
apt-get install kdelibs5-dev
- Dockerfile
- dockerfile.run/kconfig_compiler
kdelibs3-devel
compiling KDE 3 applications.
kdelibs5-dev
development files for the KDE Development Platform libraries
This package contains development files for building KDE Applications and other software that uses the KDE Development Platform libraries. This package is part of the KDE Development Platform libraries module.
kdelibs5-dbg
debugging symbols for the KDE Development Platform libraries
This package contains debugging files used to investigate problems with binaries included in the KDE Development Platform libraries module. This package is part of the KDE Development Platform libraries module.