Easy Steps to Install dar on Mac

Package Information:

Name: dar
Use: Backup directory tree and files
URL: http://dar.linux.free.fr/doc/index.html

Installation Steps:

  1. Open up your Terminal.
  2. Copy and execute below command

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

dar is ready to use now!