%general-entities; ]> $LastChangedBy$ $Date$ KRunner-&kf5-version; KRunner Introduction to KRunner The KRunner package contains an application that allows one to type into a text area which causes various actions and information that match the text appear as the text is being typed. &lfs76_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &krunner-md5sum; Download size: &krunner-size; Estimated disk space required: &krunner-buildsize; Estimated build time: &krunner-time; KRunner Dependencies Required and User Notes: Installation of KRunner Install KRunner by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \ -DBUILD_TESTING=OFF \ -DQML_INSTALL_DIR=&qt5-qml-dir; \ -DECM_MKSPECS_INSTALL_DIR=&qt5-mkspecs-dir; \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libKF5Runner.so $KF5_PREFIX/include/KF5/KRunner, $KF5_PREFIX/lib/cmake/KF5Runner and $KF5_PREFIX/&qt5-qml-dir;/org/kde/runnermodel