gnome-calculator-45.0.2

Introduction to GNOME Calculator

GNOME Calculator is a powerful graphical calculator with financial, logical and scientific modes. It uses a multiple precision package to do its arithmetic to give a high degree of accuracy.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

GNOME Calculator Dependencies

Required

gtksourceview5-5.10.0, itstool-2.0.7, libadwaita-1.4.4, libgee-0.20.6, and libsoup-3.4.4

Recommended

Installation of GNOME Calculator

Install GNOME Calculator by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

To test the results, issue: ninja test.

Now, as the root user:

ninja install

Contents

Installed Programs: gcalccmd and gnome-calculator
Installed Library: libgcalc-2.so and libgci-1.so
Installed Directories: /usr/include/gcalc-2, /usr/include/gci-2, /usr/share/devhelp/books/{GCalc-2,GCi-1}, and /usr/share/help/*/gnome-calculator

Short Descriptions

gnome-calculator

is the official calculator of the GNOME Desktop

gcalccmd

is a command line version of gnome-calculator