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

desktop-file-utils 0.26

Utilities for working with desktop entries

This package contains a few command line utilities for working with desktop entries:

desktop-file-validate

Validates a desktop file and prints warnings/errors about desktop entry specification violations.

desktop-file-install

Installs a desktop file to the applications directory, optionally munging it a bit in transit.

update-desktop-database

Updates the database containing a cache of MIME types handled by desktop files.

Installation

Install desktop-file-utils 0.26 as follows:

guix install desktop-file-utils@0.26

Or install the latest version:

guix install desktop-file-utils

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.