Konsole-25.08.3

Introduction to Konsole

This package provides a terminal emulator for KDE.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

Konsole Dependencies

Required

extra-cmake-modules-6.20.0, plasma-wayland-protocols-1.19.0, KDE Frameworks-6.20.0, Kwindowsystem-6.20.0

Installation of Konsole

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=OFF
cmake --build build

Now Install the package, as the root user:

cmake --install build

Contents

Installed Programs: konsole and konsoleprofile
Installed Libraries: libkonsoleprivate.so.25.08.3, libkonsoleapp.so.25.08.3, libkdeinit4_konsole.so, libkonsolepart.so
Installed Directories: /opt/kf6/bin, /opt/kf6/lib/, /opt/kf6/share/apps/konsole and /opt/kf6/share/doc/HTML/en/konsole

Short Descriptions

konsole

is the KDE terminal emulator.

konsoleprofile

is a command-line tool to change the current tab's profile options.