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