Guide To Install afflib On Mac using Brew

Package Information:

Name: afflib
Use: AFF is an open and extensible file format to store disk images and associated metadata.
URL: https://github.com/sshock/AFFLIBv3

Installation Steps:

  1. Open Terminal by hitting <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 afflib using brew
    brew install afflib

afflib is ready to use now!