Examples (4)
Install an application to the desktop menu system
xdg-desktop-menu install path/to/file.desktopInstall an application to the desktop menu system with the vendor prefix check disabled
xdg-desktop-menu install --novendor path/to/file.desktopUninstall an application from the desktop menu system
xdg-desktop-menu uninstall path/to/file.desktopForce an update of the desktop menu system
xdg-desktop-menu forceupdate --mode user|systemmade by @shridhargupta | data from tldr-pages