mate-calc
Calculate mathematic expressions in MATE desktop environment. More information: <https://manned.org/mate-calc>.
Install
- All systems
-
curl cmd.cat/mate-calc.sh
- Debian
-
apt-get install mate-calc
- Ubuntu
-
apt-get install mate-calc
- Alpine
-
apk add mate-calc
- Arch Linux
-
pacman -S mate-calc
- Kali Linux
-
apt-get install mate-calc
- Fedora
-
dnf install mate-calc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mate-calc
- Dockerfile
- dockerfile.run/mate-calc
- Docker
-
docker run cmd.cat/mate-calc mate-calc
powered by Commando
Calculate mathematic expressions in MATE desktop environment. More information: <https://manned.org/mate-calc>.
-
Start the calculator:
mate-calc
-
Calculate a specific mathematic expression:
mate-calc --solve 2 + 5
© tl;dr; authors and contributors