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.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-calculator/46/gnome-calculator-46.1.tar.xz
Download MD5 sum: e3170847e49203e645abc3f3c91224a6
Download size: 1.1 MB
Estimated disk space required: 43 MB (with tests)
Estimated build time: 0.4 SBU (with tests)
gtksourceview5-5.12.1, itstool-2.0.7, libadwaita-1.5.3, libgee-0.20.6, and libsoup-3.4.4
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