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