desktop-file-validate
Utilities for .desktop files
Install
- All systems
-
curl cmd.cat/desktop-file-validate.sh
- Debian
-
apt-get install desktop-file-utils - Ubuntu
-
apt-get install desktop-file-utils -
Alpine
-
apk add desktop-file-utils - Arch Linux
-
pacman -S desktop-file-utils - Kali Linux
-
apt-get install desktop-file-utils - CentOS
-
yum install desktop-file-utils - Fedora
-
dnf install desktop-file-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install desktop-file-utils - OS X
-
brew install desktop-file-utils - Raspbian
-
apt-get install desktop-file-utils - Docker
-
docker run cmd.cat/desktop-file-validate desktop-file-validatepowered by Commando
desktop-file-utils
Utilities for .desktop files
Some utilities to make dealing with .desktop files easier: * update-desktop-database -- update the desktop-MIME mapping * desktop-file-validate -- validate a desktop file * desktop-file-install -- install a desktop file, munging en route.