This package browser is in early development. Mind the rough edges.

digikam

Photo management, organizing and editing suite

digiKam is an advanced open-source digital photo management application. It provides a comprehensive set of tools for importing, managing, editing, and sharing photos and RAW files.

You can use digiKam's import capabilities to easily transfer photos, RAW files, and videos directly from your camera and external storage devices (SD cards, USB disks, etc.). The application allows you to configure import settings and rules that process and organize imported items on-the-fly.

Installation

Install the latest version of digikam as follows:

guix install digikam

Or install a particular version:

guix install digikam@8.8.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of digikam about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/digikam'><img src='https://packages.guix.gnu.org/packages/digikam/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/digikam/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/digikam)

Example Org:

[[https://packages.guix.gnu.org/packages/digikam][https://packages.guix.gnu.org/packages/digikam/badges/latest-version.svg]]