xdg-desktop-menu

Command-line tool for installing or uninstalling desktop menu items. More information: <https://manned.org/xdg-desktop-menu>.

Debian Debian
RUN apt-get update && \ apt-get install -y xdg-utils
Ubuntu
RUN apt-get update && \ apt-get install -y xdg-utils
Alpine
RUN apk add xdg-utils
Arch Arch Linux
RUN pacman -S --noconfirm xdg-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xdg-utils
CentOS
RUN yum install -y xdg-utils
Fedora
RUN dnf install -y xdg-utils
Raspbian
RUN apt-get update && \ apt-get install -y xdg-utils
click the source code to copy install xdg-desktop-menu on any operating system with command-not-found.com