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:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install b2sum using brew
brew install b2sum
b2sum is ready to use now!