dolphin-24.05.0

Introduction to dolphin

The dolphin package is a KF6 file manager.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

dolphin Dependencies

Required

KDE Frameworks-6.2.0

Installation of dolphin

Install dolphin 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 Programs: dolphin
Installed Libraries: libdolphinvcs.so and libdolphinprivate.so
Installed Directories: $KF6_PREFIX/include/Dolphin, $KF6_PREFIX/lib/cmake/DolphinVcs, $KF6_PREFIX/lib/plugins/dolphin, and $KF6_PREFIX/share/doc/HTML/*/dolphin

Short Descriptions

dolphin

is a KF6-based file manager