How to Install b2-tools on Mac using Brew

Package Information:

Name: b2-tools
Use: The command-line tool that gives easy access to all of the capabilities of B2 Cloud Storage
URL: https://github.com/Backblaze/B2_Command_Line_Tool

Installation Steps:

  1. Open Terminal.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install b2-tools using brew
    brew install b2-tools

b2-tools is ready to use now!