Automic VaultAutomic Vault

brew

dynare mit Homebrew, apt, zypper, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dynare

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install dynare

Debian stable package indexes · dynare · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install dynare

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

Windows

Windows Package Managerverifiziert · 92%
winget install --id Dynare.Dynare -e

Windows Package Manager source index · Dynare.Dynare · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Platform for economic models, particularly DSGE and OLG models

Befehle und Aliase

  • dynare-preprocessor

Verlauf

Projektgeschichte und Nutzung

Dynare is a free, open-source platform for specifying, solving, simulating, and estimating dynamic economic models, especially DSGE, OLG, heterogeneous-agent, and semi-structural macroeconomic models.

Projektgeschichte

Dynare's official reference manual carries copyright years 1996-2026, making it one of the older continuously maintained domain-specific scientific software packages in the package-manager ecosystem. The project is hosted at CEPREMAP in Paris and developed by a core team of researchers.

The official site describes Dynare as a platform where users write a model text file containing variables, equations, tasks, and desired output, while Dynare applies numerical methods for nonlinear solving, optimization, matrix factorizations, Kalman filtering and smoothing, Bayesian estimation, graph algorithms, and optimal control.

The modern source tree is hosted on the Dynare GitLab instance. Its README directs most users to precompiled packages from the Dynare website, while documenting source builds for the preprocessor, MATLAB and Octave MEX files, and manuals. The build system and dependency list reflect a substantial scientific-code distribution rather than a small single-binary CLI.

Adoptionsgeschichte

Dynare's adoption is unusually institutional for a package-manager formula. The official About page says public bodies including central banks, ministries of economy and finance, international organizations, and some private financial institutions use it for policy analysis and forecasting support.

In academia, Dynare is used for research and postgraduate macroeconomics teaching. The project also maintains a forum, annual conference, and training events, which gives the software a community lifecycle closer to scientific infrastructure than to a casual command-line utility.

Package-manager availability complements official installers. The download page documents Windows, macOS, GNU/Linux, BSD, MATLAB Online, Docker, and source options, and the Homebrew formula tracks the stable release for macOS and Linux users, particularly Octave-oriented workflows.

Wie es verwendet wird

Users normally write `.mod` model files and run Dynare from MATLAB, GNU Octave, or tooling around the `dynare-preprocessor`. Common workflows include solving and simulating DSGE or OLG models, estimating parameters from data, computing optimal policy, and producing numerical or graphical output.

The Homebrew package exposes `dynare-preprocessor`, which is the package-manager-facing piece of a larger MATLAB/Octave-centered application. That makes the formula useful both as a dependency for local model workflows and as a reproducible install path for economic research environments.

Warum Paket-Nerds sich dafür interessieren

Dynare is significant because it packages a deep research workflow rather than a generic programming library. It sits at the intersection of scientific computing, macroeconomics, MATLAB/Octave ecosystems, generated code, native numerical libraries, manuals, examples, and long-lived institutional governance.

For package maintainers, Dynare is also a reminder that some CLI packages are only the visible tip of a much larger scientific stack. The formula's value is not just the executable; it is the ability to reproduce a recognized macroeconomic-modeling environment through common OS package tooling.

Zeitleiste

  • 1996: Dynare manual copyright history begins.
  • 2010s-2020s: Dynare is maintained as a CEPREMAP-hosted open-source project with GitLab source hosting and an active user community.
  • 2026: Dynare 7.0 is released in March, followed by Dynare 7.1 in May.
  • 2026: Official download pages offer installers, source archives, Docker, BSD guidance, and Homebrew-oriented macOS/Octave instructions.

Related projects

  • Related projects and environments include MATLAB, GNU Octave, DSGE model toolchains, SLICOT, SuiteSparse, X-13ARIMA-SEATS, Dynare's forum and conferences, and macroeconomic models used by central banks and academic researchers.

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 8 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 7 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
dynare-preprocessorcliglobales 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-Version7.1
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.dynare.org/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dynare
Version7.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dynare
Homepagehttps://www.dynare.org/
Repositoryhttps://git.dynare.org/Dynare/dynare
Upstream-Dokumentationhttps://www.dynare.org/
LizenzGPL-3.0-or-later
Quellarchivhttps://www.dynare.org/release/source/dynare-7.1.tar.xz
Zuletzt aktualisiert2026-06-22T14:03:13-07:00
Pulseupdated
Abhängigkeitengcc, gsl, libmatio, libomp, octave, openblas, slicot, suite-sparse
Build-Abhängigkeitenbison, boost, cweb, flex, meson, ninja, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenTo get started with Dynare, open Octave and type addpath $HOMEBREW_PREFIX/opt/dynare/lib/dynare/matlab

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

dynare 6.3-1

platform for handling a wide class of economic models

https://www.dynare.org/

sudo apt install dynare
  • Section: math
  • Architecture: amd64
  • 18 Abhängigkeiten
  • 7 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dynare
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dynare from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dynare-doc 6.3-1

documentation for Dynare

https://www.dynare.org/

sudo apt install dynare-doc
  • Section: doc
  • Architecture: all
  • Source Package: dynare
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dynare
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dynare-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dynare-matlab 6.3-1

MATLAB support for Dynare

https://www.dynare.org/

sudo apt install dynare-matlab
  • Section: contrib/math
  • Architecture: all
  • Source Package: dynare
  • 14 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dynare
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dynare-matlab from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz
Ubuntu apt95%

dynare 6.0-1

platform for handling a wide class of economic models

https://www.dynare.org/

sudo apt install dynare
  • Section: universe/math
  • Architecture: amd64
  • 18 Abhängigkeiten
  • 7 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dynare
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dynare from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

dynare-doc 6.0-1

documentation for Dynare

https://www.dynare.org/

sudo apt install dynare-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: dynare
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dynare
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dynare-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

dynare-matlab 6.0-1

MATLAB support for Dynare

https://www.dynare.org/

sudo apt install dynare-matlab
  • Section: multiverse/math
  • Architecture: all
  • Source Package: dynare
  • 14 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dynare
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dynare-matlab from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz
zypper95%

dynare 6.5-1.5

A platform for handling a wide class of economic models

https://www.dynare.org/

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

dynare-doc-html 6.5-1.5

Documentation for dynare in HTML format

https://www.dynare.org/

sudo zypper install dynare-doc-html
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: dynare
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dynare
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dynare-doc-html from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

dynare-doc-pdf 6.5-1.5

Documentation for dynare in PDF format

https://www.dynare.org/

sudo zypper install dynare-doc-pdf
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: dynare
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dynare
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dynare-doc-pdf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
winget95%

Dynare.Dynare

winget install --id Dynare.Dynare -e
  • normalized package name match
  • Abgeglichen nach: Dynare
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Dynare.Dynare from https://cdn.winget.microsoft.com/cache/source.msix

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