Easy Steps to Install dfu-programmer on Mac

Package Information:

Name: dfu-programmer
Use: Device firmware update based USB programmer for Atmel chips
URL: https://dfu-programmer.sourceforge.io/

Installation Steps:

  1. Open Terminal.
  2. Run the following command

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

dfu-programmer is ready to use now!