Follow simple steps to install borg on Mac

Package Information:

Name: borg
Use: Terminal based search engine for bash commands
URL: https://ok-b.org/

Installation Steps:

  1. Open Terminal on your Mac.
  2. Copy the below command and execute
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install borg using brew
    brew install borg

borg is ready to use now!