This package provides a terminal emulator for KDE.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://download.kde.org/stable/release-service/25.08.3/src/konsole-25.08.3.tar.xz
Download SHA256 Sum: 095a7ff10df3c70779b356fb3b5984062bbc698bbed966230e3dbccf6af36615
Download MD5 sum: e6dc72d10987c6f0ebb13995002c6d93
Download size: 21,319.3 KB
Estimated disk space required: 53,335.6 KB
Estimated build time: 2.89 SBU
extra-cmake-modules-6.20.0, plasma-wayland-protocols-1.19.0, KDE Frameworks-6.20.0, Kwindowsystem-6.20.0
Install Konsole by running the following commands:
cmake -B build -Wno-dev \
-D CMAKE_INSTALL_PREFIX=/opt/kf6 \
-D CMAKE_BUILD_TYPE=Release \
-D BUILD_TESTING=OFFcmake --build build
Now Install the package, as the root user:
cmake --install build