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:
- Open up your Terminal.
- Copy and execute below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install dar using brew
brew install dar
dar is ready to use now!