khelpcenter-25.12.2

Introduction to Khelpcenter

Khelpcenter is an application that shows documentation for KDE Applications as well as displays manual and info pages.

[Note]

Note

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

Package Information

Khelpcenter Dependencies

Required

KDE Frameworks-6.23.0, libxml2-2.15.1, and xapian-1.4.30

Recommended

Optional (Runtime)

kio-extras-25.12.2 (for displaying man pages and info pages)

Installation of Khelpcenter

Install khelpcenter by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
      -D CMAKE_BUILD_TYPE=Release         \
      -D BUILD_TESTING=OFF                \
      -W no-dev .. &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: khelpcenter
Installed Libraries: None
Installed Directories: $KF6_PREFIX/share/khelpcenter, $KF6_PREFIX/share/doc/HTML/*/{khelpcenter,fundamentals,onlinehelp}

Short Descriptions

khelpcenter

is the help viewer for KDE applications