amtterm Installation on Mac

Package Information:

Name: amtterm
Use: Serial-over-LAN (sol) client for Intel AMT

This is a serial-over-lan (sol) client for Intel AMT. Includes a terminal and a graphical (gtk) version. Also comes with a perl script to gather informations about and remotely control AMT managed computers.
URL: https://www.kraxel.org/blog/linux/amtterm/

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 amtterm using brew
    brew install amtterm

amtterm is ready to use now!