asciitex Installation on Mac

Package Information:

Name: asciitex
Use: Generate ASCII-art representations of mathematical equations. asciiTeX is an ASCII equation renderer released under the terms of the GNU General Public License.
URL: https://asciitex.sourceforge.io

Installation Steps:

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

asciitex is ready to use now!