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-10.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-calculator/3.36/gnome-calculator-3.36.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-calculator/3.36/gnome-calculator-3.36.0.tar.xz
Download MD5 sum: 71854fb58671b4a88ac990e2f2439e4f
Download size: 964 KB
Estimated disk space required: 53 MB (with tests)
Estimated build time: 0.3 SBU (with tests)
GTK+-3.24.22, gtksourceview4-4.6.1, itstool-2.0.6, libgee-0.20.3, and libsoup-2.70.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-calculator
Install GNOME Calculator by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
Last updated on 2020-08-20 13:45:48 -0700