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-11.2 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-calculator/42/gnome-calculator-42.2.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-calculator/42/gnome-calculator-42.2.tar.xz
Download MD5 sum: d8a81c51b5ce24e983860f2578e30617
Download size: 1.1 MB
Estimated disk space required: 50 MB (with tests)
Estimated build time: 0.4 SBU (with tests)
gtksourceview5-5.4.2, itstool-2.0.7, libadwaita-1.1.4, libgee-0.20.5, libhandy-1.6.3, and libsoup-2.74.2
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/gnome-calculator
Install GNOME Calculator by running the following commands:
mkdir build && cd build && meson --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install