Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 libqalculate

查看 libqalculate 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libqalculate

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libqalculate

MacPorts ports tree · math/libqalculate/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add libqalculate

Alpine Linux edge package indexes · libqalculate · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install libqalculate

Fedora Rawhide package metadata · libqalculate · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#libqalculate

nixpkgs package indexes · pkgs/by-name/li/libqalculate/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S libqalculate

Arch Linux sync databases · libqalculate · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install libqalculate-data

Debian stable package indexes · libqalculate-data · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install libqalculate23

openSUSE Tumbleweed package metadata · libqalculate23 · 来源: download.opensuse.org

概览

软件包摘要

Library for Qalculate! program

历史

项目历史与用法

libqalculate is the calculation engine behind Qalculate!, a desktop and command-line calculator focused on units, symbolic manipulation, arbitrary precision, and practical scientific conversion.

项目历史

Qalculate! began as a free software calculator with a GTK interface and split its reusable engine into libqalculate. The 2004 0.7.0 release made libqalculate a shared library and introduced the qalc command-line interface, which gave the project a package-manager identity beyond the GUI application.

The project saw long quiet stretches followed by renewed development. The official news archive records 0.9.7 in 2010 after a long pause, then a 2016 revival leading to 0.9.8. In 2017, version 1.0 marked increased stability and efficiency, version 2.0 replaced CLN with GMP and MPFR, removed the Glib dependency from the library, and brought a feature-complete Windows build.

By the 5.x series, the manual and homepage describe a broad calculator environment: customizable functions, unit conversion, physical constants, symbolic calculations, arbitrary precision, uncertainty propagation, interval arithmetic, plotting, GTK and Qt interfaces, and qalc.

采用历史

libqalculate became package-worthy because it packages a full calculator brain separately from the interfaces. That lets distributions ship qalc for terminal users, GUI packages for desktop users, and a library for programs that need the same unit and expression engine.

使用方式

Homebrew users normally meet libqalculate through qalc, using it for unit conversions, exact arithmetic, physical constants, date and time calculations, symbolic algebra, and quick terminal math. Desktop Qalculate! users depend on the same library through the GTK and Qt front ends.

为什么软件包爱好者会关心

libqalculate is beloved package-manager material because it is a calculator that behaves like a small computer algebra and unit-conversion system but installs as a normal Unix CLI/library package. Its dependency changes in 2017 are also a good example of a mature scientific desktop project reducing legacy library drag.

时间线

  • 2004: Version 0.7.0 installed libqalculate as a shared library and added the qalc text interface.
  • 2010: Version 0.9.7 was released after a long period without updates.
  • 2016: Version 0.9.8 revived development after nearly a decade of little activity.
  • 2017: Version 1.0 was released, followed by 2.0 with GMP, MPFR, reduced Glib dependency, libcurl exchange-rate retrieval, and a Windows installer.
  • 2019: Version 3.0 implemented support for the 2019 SI base-unit redefinition.
  • 2026: Version 5.11 was documented on the project homepage and manual.

Related projects

  • Qalculate! is organized around libqalculate plus qalc, qalculate-gtk, and qalculate-qt. It also intersects with GMP, MPFR, libcurl, and gnuplot in the package graph.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/qalculate/qalc.cfg~/.config/qalculate/qalc.cfg
Windows
%LOCALAPPDATA%\Qalculate\qalc.cfg

可执行文件

已安装的可执行文件

命令类型暴露范围备注
qalccli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本5.11.0
管理器更新时间2026-06-21
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/Qalculate/libqalculate

安装元数据

软件包元数据

软件包键brew:libqalculate
版本5.11.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libqalculate
主页https://qalculate.github.io/
仓库https://github.com/Qalculate/libqalculate
上游文档https://qalculate.github.io/manual/index.html
许可证GPL-2.0-or-later
源码归档https://github.com/Qalculate/libqalculate/releases/download/v5.11.0/libqalculate-5.11.0.tar.gz
最后更新2026-06-21T09:01:25-04:00
Pulseupdated
依赖gettext, gmp, gnuplot, mpfr, readline
构建依赖gettext, pkgconf
macOS 提供的库curl, libxml2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibqalculate
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libqalculate-data 5.5.2-1

Powerful and easy to use desktop calculator - data

https://qalculate.github.io/

sudo apt install libqalculate-data
  • Section: libs
  • Architecture: all
  • Source Package: libqalculate
  • normalized package name match
  • 匹配方式:Libqalculate
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libqalculate-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libqalculate-dev 5.5.2-1+b1

Powerful and easy to use desktop calculator - development

https://qalculate.github.io/

sudo apt install libqalculate-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libqalculate
  • 5 依赖
  • normalized package name match
  • 匹配方式:Libqalculate
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libqalculate-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libqalculate-doc 5.5.2-1

Powerful and easy to use desktop calculator - documentation

https://qalculate.github.io/

sudo apt install libqalculate-doc
  • Section: doc
  • Architecture: all
  • Source Package: libqalculate
  • normalized package name match
  • 匹配方式:Libqalculate
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libqalculate-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libqalculate20-data 5.5.2-1

Dummy transitional package for transition to new name

https://qalculate.github.io/

sudo apt install libqalculate20-data
  • Section: libs
  • Architecture: all
  • Source Package: libqalculate
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libqalculate
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libqalculate20-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libqalculate23 5.5.2-1+b1

Powerful and easy to use desktop calculator - library

https://qalculate.github.io/

sudo apt install libqalculate23
  • Section: libs
  • Architecture: amd64
  • Source Package: libqalculate
  • 9 依赖
  • normalized package name match
  • 匹配方式:Libqalculate
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libqalculate23 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

qalc 5.5.2-1+b1

Powerful and easy to use command line calculator

https://qalculate.github.io/

sudo apt install qalc
  • Section: math
  • Architecture: amd64
  • Source Package: libqalculate
  • 5 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libqalculate
Debian stable package indexes · deb.debian.org · Debian stable package indexes: qalc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libqalculate

nix profile install nixpkgs#libqalculate
  • normalized package name match
  • 匹配方式:Libqalculate
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libqalculate/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libqalculate-data 4.9.0-1.1build2

Powerful and easy to use desktop calculator - data

https://qalculate.github.io/

sudo apt install libqalculate-data
  • Section: universe/libs
  • Architecture: all
  • Source Package: libqalculate
  • normalized package name match
  • 匹配方式:Libqalculate
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libqalculate-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libqalculate-dev 4.9.0-1.1build2

Powerful and easy to use desktop calculator - development

https://qalculate.github.io/

sudo apt install libqalculate-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libqalculate
  • 4 依赖
  • normalized package name match
  • 匹配方式:Libqalculate
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libqalculate-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libqalculate-doc 4.9.0-1.1build2

Powerful and easy to use desktop calculator - documentation

https://qalculate.github.io/

sudo apt install libqalculate-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: libqalculate
  • normalized package name match
  • 匹配方式:Libqalculate
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libqalculate-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libqalculate20-data 4.9.0-1.1build2

Dummy transitional package for transition to new name

https://qalculate.github.io/

sudo apt install libqalculate20-data
  • Section: universe/libs
  • Architecture: all
  • Source Package: libqalculate
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libqalculate
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libqalculate20-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libqalculate22t64 4.9.0-1.1build2

Powerful and easy to use desktop calculator - library

https://qalculate.github.io/

sudo apt install libqalculate22t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libqalculate
  • 9 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libqalculate
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libqalculate22t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

qalc 4.9.0-1.1build2

Powerful and easy to use command line calculator

https://qalculate.github.io/

sudo apt install qalc
  • Section: universe/math
  • Architecture: amd64
  • Source Package: libqalculate
  • 5 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libqalculate
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: qalc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libqalculate 5.11.0-r0

Library implementing a multi-purpose desktop calculator

https://qalculate.github.io/

sudo apk add libqalculate
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libqalculate
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libqalculate
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libqalculate from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libqalculate-dev 5.11.0-r0

Library implementing a multi-purpose desktop calculator (development files)

https://qalculate.github.io/

sudo apk add libqalculate-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libqalculate
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libqalculate
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libqalculate-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libqalculate-lang 5.11.0-r0

Languages for package libqalculate

https://qalculate.github.io/

sudo apk add libqalculate-lang
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libqalculate
  • normalized package name match
  • 匹配方式:Libqalculate
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libqalculate-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment