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:
- Open up your Terminal.
- Copy and execute below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install cfv using brew
brew install cfv
cfv is ready to use now!