mate-calc-cmd
Calculate mathematic expressions in MATE desktop environment in terminal. More information: <https://manned.org/mate-calc-cmd>.
Install
- All systems
-
curl cmd.cat/mate-calc-cmd.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-cmd
- Docker
-
docker run cmd.cat/mate-calc-cmd mate-calc-cmd
powered by Commando
Calculate mathematic expressions in MATE desktop environment in terminal. More information: <https://manned.org/mate-calc-cmd>.
-
Start an interactive calculator session:
mate-calc-cmd
-
Calculate a specific mathematic expression:
2 + 5
© tl;dr; authors and contributors