Automic VaultAutomic Vault

brew

libqalculate mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libqalculate in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libqalculate

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install libqalculate

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libqalculate

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

Fedora dnfverifiziert · 92%
sudo dnf install libqalculate

Fedora Rawhide package metadata · libqalculate · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#libqalculate

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libqalculate

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

Debian aptverifiziert · 92%
sudo apt install libqalculate-data

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

openSUSE zypperverifiziert · 92%
sudo zypper install libqalculate23

openSUSE Tumbleweed package metadata · libqalculate23 · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Library for Qalculate! program

Verlauf

Projektgeschichte und Nutzung

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

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 5 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
qalccliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version5.11.0
Manager aktualisiert2026-06-21
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/Qalculate/libqalculate

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libqalculate
Version5.11.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libqalculate
Homepagehttps://qalculate.github.io/
Repositoryhttps://github.com/Qalculate/libqalculate
Upstream-Dokumentationhttps://qalculate.github.io/manual/index.html
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/Qalculate/libqalculate/releases/download/v5.11.0/libqalculate-5.11.0.tar.gz
Zuletzt aktualisiert2026-06-21T09:01:25-04:00
Pulseupdated
Abhängigkeitengettext, gmp, gnuplot, mpfr, readline
Build-Abhängigkeitengettext, pkgconf
Von macOS bereitgestellte Bibliothekencurl, libxml2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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