Steps To Install fex on Mac

Package Information:

Name: fex
Use: Fex is a powerful field extraction tool.
URL: https://www.semicomplete.com/projects/fex/

Installation Steps:

  1. Open up your Terminal.
  2. Copy and run the command

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

fex is ready to use now!