What is “num-utils” Package?

Programs for dealing with numbers from the command-line
For more details: http://suso.suso.org/programs/num-utils/

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install num-utils.
    brew install num-utils

Now, use num-utils!