perl-file-desktopentry 0.22
Handle `.desktop' files
File::DesktopEntry
parses .desktop
files defined by the Freedesktop.org Desktop Entry specification. It can also run the applications define in those files.
- Website: https://metacpan.org/release/File-DesktopEntry
- Licenses: GPL 1+
- Package source: gnu/packages/freedesktop.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-file-desktopentry 0.22
as follows:
guix install perl-file-desktopentry@0.22
Or install the latest version:
guix install perl-file-desktopentry
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.