dex

DesktopEntry Execution is a program to generate and execute DesktopEntry files of the Application type. More information: <https://github.com/jceb/dex>.

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