Guide To Install b2sum On Mac using Brew

Package Information:

Name: b2sum
Use: BLAKE2 b2sum reference binary
URL: https://github.com/BLAKE2/BLAKE2

Installation Steps:

  1. Open Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install b2sum using brew
    brew install b2sum

b2sum is ready to use now!