Follow simple steps to install cfv on Mac

Package Information:

Name: cfv
Use: cfv is a utility to both test and create .sfv, .csv, .crc, .md5(sfv-like), md5sum, bsd md5, sha1sum, and .torrent files
URL: https://cfv.sourceforge.io/

Installation Steps:

  1. Open up your Terminal.
  2. Copy and execute below command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install cfv using brew
    brew install cfv

cfv is ready to use now!