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.4 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-calculator/48/gnome-calculator-48.1.tar.xz
Download MD5 sum: 3a173bf3f454d8ff20e616142e30e950
Download size: 1.1 MB
Estimated disk space required: 46 MB (with tests)
Estimated build time: 0.3 SBU (with tests)
gtksourceview5-5.16.0, itstool-2.0.7, libadwaita-1.7.6, libgee-0.20.8, and libsoup-3.6.5
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