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.
下载地址(HTTP):https://download.gnome.org/sources/gnome-calculator/50/gnome-calculator-50.0.tar.xz
MD5 校验和:db7f8f49762a51c5c658f1b4c0ed74d8
大小:1.2 MB
预计所需磁盘空间:44 MB(含测试)
预计构建时间:0.4 SBU(含测试)
blueprint-compiler-0.22.2, gtksourceview5-5.20.0, itstool-2.0.7, libadwaita-1.9.2, libgee-0.20.8, and libsoup-3.6.6
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