Automic VaultAutomic Vault

brew

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ginac

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install GiNaC

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add ginac

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

Debian aptverifiziert · 92%
sudo apt install ginac-tools

Debian stable package indexes · ginac-tools · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install ginac

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

Nixverifiziert · 92%
nix profile install nixpkgs#ginac

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S ginac

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

openSUSE zypperverifiziert · 92%
sudo zypper install ginac

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

Überblick

Paketzusammenfassung

Not a Computer algebra system

Befehle und Aliase

  • ginsh
  • viewgar

Verlauf

Projektgeschichte und Nutzung

GiNaC is a C++ symbolic-computation library whose name expands recursively to GiNaC is Not a CAS. It embeds algebraic manipulation into C++ programs instead of presenting a separate computer-algebra language.

Projektgeschichte

The project was developed as a replacement symbolic engine for xloops, which had previously depended on Maple. Its official site describes the design as a deliberate departure from traditional computer algebra systems: GiNaC accepts C++ as the programming language and adds symbolic expression types, functions, matrices, series, polynomial operations, and output facilities.

GiNaC reached 1.0.0 in November 2001 after a sequence of 0.x releases. The authors published an article introducing the framework in the Journal of Symbolic Computation era, and the tutorial continues to present it as an open framework for symbolic computation within C++.

The project has had long maintenance across changing C++ standards and scientific-computing needs. The news log records major API and implementation shifts such as C++11 adoption in the 1.7 series, iterated-integral work in the 1.8 series, and a primary repository move to Codeberg in February 2026.

Adoptionsgeschichte

GiNaC has significance in high-energy-physics and symbolic-computation tooling because it was written to support Feynman-integral work while remaining a reusable C++ library. Its official download page notes packages in Debian, SuSE, Fedora, and FreeBSD, and the Homebrew metadata adds another Unix-like packaging channel.

The library depends on CLN for number types and benefits from CLN's arbitrary-precision integer and rational arithmetic. That relationship made GiNaC part of a small but durable stack for C++ programs needing exact algebra without embedding a full external CAS.

Wie es verwendet wird

Practitioners include GiNaC headers in C++ programs, construct symbolic expressions, and use library calls for differentiation, expansion, series, polynomial factorization, GCD, symbolic matrices, linear solving, and generated output. The ginsh executable gives package users an interactive shell for exploring expressions without writing a full C++ program.

Warum Paket-Nerds sich dafür interessieren

GiNaC matters to package maintainers because it combines a library ABI, a CLI shell, generated documentation, CLN dependency management, and distribution packaging across Unix-like systems. Its long release log also shows the maintenance burden of keeping symbolic C++ libraries buildable across compiler, standard-library, and platform changes.

Zeitleiste

  • 1999: 0.4.0 appeared in the public news log.
  • 2001: 1.0.0 was released.
  • 2002: The introductory GiNaC framework paper was published in the Journal of Symbolic Computation period.
  • 2016: 1.7.0 adopted C++11 features and removed older C++98-era machinery.
  • 2020: 1.8.0 added numerical routines for iterated integrals and improved CMake support.
  • 2026: The primary Git repository moved to Codeberg.

Related projects

  • The official site links GiNaC with xloops, Maple, CLN, pyGiNaC, and broader computer-algebra-system practice.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ginshcliglobales Executable
viewgarcliglobales 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-08
Manager-Version1.8.10
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.ginac.de/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://www.ginac.de/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ginac
Version1.8.10
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ginac
Homepagehttps://www.ginac.de/
Repositoryhttps://codeberg.org/GiNaC/ginac
Upstream-Dokumentationhttps://www.ginac.de/reference
LizenzGPL-2.0-or-later
Quellarchivhttps://www.ginac.de/ginac-1.8.10.tar.bz2
Abhängigkeitencln, python@3.14, readline
Build-Abhängigkeitenpkgconf
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 Nameginac
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%

ginac-tools 1.8.8-1+b1

GiNaC symbolic framework support tools

http://www.ginac.de/

sudo apt install ginac-tools
  • Section: math
  • Architecture: amd64
  • Source Package: ginac
  • 6 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ginac
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ginac-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libginac-dev 1.8.8-1+b1

GiNaC symbolic framework development files

http://www.ginac.de/

sudo apt install libginac-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ginac
  • 2 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ginac
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libginac-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libginac13 1.8.8-1+b1

GiNaC symbolic framework runtime library

http://www.ginac.de/

sudo apt install libginac13
  • Section: libs
  • Architecture: amd64
  • Source Package: ginac
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ginac
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libginac13 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ginac

nix profile install nixpkgs#ginac
  • normalized package name match
  • Abgeglichen nach: Ginac
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/ginac/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ginac-tools 1.8.7-1build2

GiNaC symbolic framework support tools

http://www.ginac.de/

sudo apt install ginac-tools
  • Section: universe/math
  • Architecture: amd64
  • Source Package: ginac
  • 6 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ginac
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ginac-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libginac-dev 1.8.7-1build2

GiNaC symbolic framework development files

http://www.ginac.de/

sudo apt install libginac-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ginac
  • 2 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ginac
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libginac-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libginac11 1.8.7-1build2

GiNaC symbolic framework runtime library

http://www.ginac.de/

sudo apt install libginac11
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: ginac
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ginac
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libginac11 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ginac 1.8.10-r0

C++ library for symbolic computations

https://www.ginac.de/

sudo apk add ginac
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ginac
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ginac
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ginac from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ginac-dev 1.8.10-r0

C++ library for symbolic computations (development files)

https://www.ginac.de/

sudo apk add ginac-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ginac
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ginac
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ginac-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ginac-doc 1.8.10-r0

C++ library for symbolic computations (documentation)

https://www.ginac.de/

sudo apk add ginac-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ginac
  • normalized package name match
  • Abgeglichen nach: Ginac
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ginac-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ginac 1.8.9-4.fc44

C++ library for symbolic calculations

https://www.ginac.de/

sudo dnf install ginac
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ginac
  • 7 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ginac
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ginac from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ginac-devel 1.8.9-4.fc44

Development files for ginac

https://www.ginac.de/

sudo dnf install ginac-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ginac
  • 6 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ginac
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ginac-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ginac-utils 1.8.9-4.fc44

GiNaC-related utilities

https://www.ginac.de/

sudo dnf install ginac-utils
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ginac
  • 8 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ginac
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ginac-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ginac 1.8.9-1

C++ library for symbolic calculations

https://www.ginac.de/

sudo pacman -S ginac
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ginac
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ginac from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ginac 1.8.10-1.3

C++ library for symbolic calculations

https://www.ginac.de/

sudo zypper install ginac
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ginac
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ginac
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ginac from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ginac-devel 1.8.10-1.3

GiNaC development libraries and header files

https://www.ginac.de/

sudo zypper install ginac-devel
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ginac
  • 4 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ginac
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ginac-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment