gnome-calculator

The official calculator for the GNOME desktop environment. More information: <https://wiki.gnome.org/Apps/Calculator>.

Install

All systems
curl cmd.cat/gnome-calculator.sh
Debian Debian
apt-get install gnome-calculator
Ubuntu
apt-get install gnome-calculator
Arch Arch Linux
pacman -S gnome-calculator
image/svg+xml Kali Linux
apt-get install gnome-calculator
CentOS
yum install gnome-calculator
Fedora
dnf install gnome-calculator
Windows (WSL2)
sudo apt-get update sudo apt-get install gnome-calculator
Raspbian
apt-get install gnome-calculator

The official calculator for the GNOME desktop environment. More information: <https://wiki.gnome.org/Apps/Calculator>.

  • Launch the GNOME Calculator GUI:
    gnome-calculator
  • Solve the specified equation without launching the desktop application:
    gnome-calculator --solve 2^5 * 2 + 5
  • Display the version:
    gnome-calculator --version

© tl;dr; authors and contributors