desktop-file-utils

Command-line utilities for working with desktop entries

brewmacoslinux
Try with needOr install directly
Source

About

Command-line utilities for working with desktop entries

Commands

desktop-file-validatedesktop-file-installupdate-desktop-database

Examples

Validate a desktop file for syntax errors$ desktop-file-validate /usr/share/applications/firefox.desktop
Install a desktop file to the applications directory$ desktop-file-install --dir=/usr/share/applications myapp.desktop
Update the desktop file database cache$ update-desktop-database ~/.local/share/applications