Easy Steps to Install desktop-file-utils on Mac

Package Information:

Name: desktop-file-utils
Use: desktop-file-utils contains a few command line utilities for working with desktop entries
URL: https://wiki.freedesktop.org/www/Software/desktop-file-utils/

Installation Steps:

  1. Open Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install desktop-file-utils using brew
    brew install desktop-file-utils

desktop-file-utils is ready to use now!