concalc
console calculator
Install
- All systems
-
curl cmd.cat/concalc.sh
- Debian
-
apt-get install concalc - Ubuntu
-
apt-get install concalc - Kali Linux
-
apt-get install concalc - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install concalc - Raspbian
-
apt-get install concalc
concalc
console calculator
concalc is a calculator for the Linux console. It is just the parser-algorithm of extcalc packed into a simple console program. You can use it if you need a calculator in your shell. concalc is also able to run scripts written in a C-like programming language.