Dolphin

From Gentoo Wiki
Jump to:navigation Jump to:search
This article is a stub. Please help out by expanding it - how to get started.

Dolphin is KDE's file manager that allows navigating and browsing the contents of hard drives, USB sticks, SD cards, and more. Creating, moving, or deleting files and folders is simple and fast. It is written in C++ and Qt.

Installation

USE flags

USE flags for kde-apps/dolphin Plasma filemanager focusing on usability

activities Track which folders are frequently accessed on a Plasma desktop
debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
handbook Enable handbooks generation for packages by KDE
semantic-desktop Cross-KDE support for semantic search and information retrieval
telemetry Send anonymized usage information to upstream so they can better understand our users
test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Emerge

Emerge Dolphin:

root #emerge --ask kde-apps/dolphin

Tips

To get archive extraction capabilities within the contextual menu, kde-apps/ark can be installed.

See also