Skip to content

Calculator

calculators

gnome-calculator

  • standaard in Linux Mint
  • super + alt + C

Qalculate!

  • nice extended version
  • super + C
  • heeft vele andere toepassing , waaronder een hoop conversies ( zoasl bijvb. celsius > fahrenheid)

https://github.com/Qalculate
https://itsfoss.com/qalculate/

apt search Qcalculate      #  ==>  interface : choose GTK
apt show  qalculate-gtk  
sudo apt install qalculate-gtk  

installed version = 2.8.2
echter reeds versie 4.1 beschikbaar ?
=> dus niet in Mint Update manager : nee zit ook niet in de synaptic repository
==> waarschijnlijk verschil tss QT en GTK versies ?

Flatpak packages at Flathub (Qt UI and GTK UI).
- Click the above links
- or use the command “flatpak install flathub io.github.Qalculate.qalculate-qt” (Qt UI) or “flatpak install flathub io.github.Qalculate” (GTK UI).
Snap packages, with all dependencies included, are available at snapcraft.io/qalculate-qt (Qt UI) and snapcraft.io/qalculate (GTK UI).
Use the above links or install with the command “sudo snap install qalculate” or “sudo snap install qalculate-qt”.
Self-contained binaries (GTK UI): qalculate-4.1.0-x86_64.tar.xz
Extract and run from anywhere on most GNU/Linux distributions. Does not include any languages other than English.

Most distributions for Linux provide packages (which may or may not be outdated) for Qalculate!, and all its dependencies, which you can install using the distribution’s standard installers.