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.
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.
Download (HTTP): https://download.gnome.org/sources/gnome-calculator/47/gnome-calculator-47.1.tar.xz
Download MD5 sum: 3c7f14fd01b093e4b1a5abf870d17c5e
Download size: 1.1 MB
Estimated disk space required: 35 MB (with tests)
Estimated build time: 0.4 SBU (with tests)
gtksourceview5-5.14.2, itstool-2.0.7, libadwaita-1.6.2, libgee-0.20.6, and libsoup-3.6.1
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