Guide To Install blahtexml On Mac using Brew

Package Information:

Name: blahtexml
Use: Blahtex is a program written in C++, which converts an equation given in a syntax close to TeX into MathML
URL: http://gva.noekeon.org/blahtexml/

Installation Steps:

  1. Open Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Copy and run the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install blahtexml using brew
    brew install blahtexml

blahtexml is ready to use now!