For so long, we didn't have a fancy calculator on Linux desktops, but now we have Pebbles.

Pebbles is a lightweight multi-mode calculator intended for students, scientists and statisticians. Even more,  it is completely free (Libre) open-source project with active development team of 5.

Although, Pebbles is built primarily for elementaryOS, other distro users can install it easily, especially on Arch Linux, Manjaro, Ubuntu and Debian. The only requirement to install it from source there is "vala" as an additional dependency.

Different modes

  1. Scientific mode
  2. Programmer mode
  3. Calculus mode
  4. Statistics mode
  5. Date Calculation mode

Features

  1. Lightweight
  2. Touch-screen support (tested)
  3. Fancy user-interface
  4. History
  5. Binary format
  6. Converters
  7. Dark and light theme support

License:

GNU GPLv3

Download and Install

1- Flatpak package

flatpak install flathub com.github.subhadeepjasu.pebbles
Install from Flathub store
flatpak run com.github.subhadeepjasu.pebbles
Run Pebbles

2- Build from source

Resources