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.0 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-calculator/44/gnome-calculator-44.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-calculator/44/gnome-calculator-44.0.tar.xz
Download MD5 sum: f5e2d3f5f2b08bf7a234e3e3147a8c79
Download size: 1.0 MB
Estimated disk space required: 32 MB (with tests)
Estimated build time: 0.4 SBU (with tests)
gtksourceview5-5.8.0, itstool-2.0.7, libadwaita-1.3.4, libgee-0.20.6, libhandy-1.8.2, and libsoup-3.4.2
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