desktop-file-validate

Utilities for .desktop files

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