Easy steps to install veclibfort package on Mac
Package Information:
Application Name – veclibfort
What is veclibfort – Not Available for veclibfort
Use of veclibfort – GNU Fortran compatibility for Apple’s vecLib
URL – https://github.com/mcg1969/vecLibFort
Installation Steps:
- Open Terminal using Spotlight search by pressing  <command+space>. Type terminal and hitEnterkey.
- Now, run following command to install homebrew (brew)
- Install veclibfort using brew
brew install veclibfort 

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

veclibfort is ready to use now!