Steps To Install aterm on Mac using Brew
Package Information:
Name: aterm
Use: AfterStep terminal emulator
URL: http://strategoxt.org/Tools/ATermFormat
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install aterm using brew
brew install aterm
aterm is ready to use now!