Install latest/stable of TermCalc
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
termcalc (tc) is a simple Terminal Calculator.
It supports basic arithmetic operations and math functions.
Expressions can be entered in the terminal directly as arguments.
$ tc "4 + 3.5"
4 + 3.5 = 7.5
Without any arguments, it will start in interactive session.
Note that the snap will create a command named termcalc. It is recommanded
to create a tc alias like so:
$ echo "alias tc=termcalc" >> ~/.bash_aliases
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.