Install latest/stable of TermCalc

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install termcalc

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for TermCalc

License

  • MIT

Last updated

  • 5 July 2025 - latest/stable
  • 6 July 2025 - latest/edge

Websites


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

a simple Terminal Calculator

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

Install TermCalc on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using TermCalc

Users by distribution (log)

Ubuntu 24.04
Ubuntu 22.04