Install latest/stable of TermCalc
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
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
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.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.