makekdewidgets

compiling KDE 3 applications.

Debian Debian
RUN apt-get update && \ apt-get install -y kdelibs5-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y kdelibs5-dbg
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y kdelibs5-dev
CentOS
RUN yum install -y kdelibs3-devel
Fedora
RUN dnf install -y kdelibs3-devel
Raspbian
RUN apt-get update && \ apt-get install -y kdelibs5-dev
click the source code to copy install makekdewidgets on any operating system with command-not-found.com