Run the command "calc" in your terminal with arguments: [number one] [operator] [number two].
Type "calc --help" for available options.
git clone https://github.com/rgcastrof/Calculator.git && cd Calculator && sudo make install
cd Calculator
sudo make uninstall