Version1.0.2
Revision12
Size0.7 MB
LicenseMIT
Confinementstrict
Basecore20
CategoriesScience

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

Update History

1.0.2 (12)
13 Dec 2025, 09:47 UTC

Published7 Sept 2024, 15:09 UTC

Last updated4 Jul 2025, 11:36 UTC

First seen13 Dec 2025, 09:47 UTC