Installing Lightweighht editor aoeui On Mac

Package Information:

Name: aoeui
Use: Lightweight text editor optimized for Dvorak and QWERTY keyboards

aoeui is a very small and efficient display editor built upon a philosophy of making interaction with UNIX text manipulation commands easy, rather than duplicating their features. Its command set is optimized for the Dvorak and QWERTY keyboard layouts.

URL: https://code.google.com/archive/p/aoeui/

Installation Steps:

  1. Open Terminal 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 aoeui using brew
    brew install aoeui

aoeui is ready to use now!