macOS
brew install dynarelocal Homebrew formula metadata
brew
Platform for economic models, particularly DSGE and OLG models. Version 7.1 via Homebrew; verified 2026-06-22.
install
brew install dynarelocal Homebrew formula metadata
sudo apt install dynareDebian stable package indexes · dynare · source: deb.debian.org
sudo zypper install dynareopenSUSE Tumbleweed package metadata · dynare · source: download.opensuse.org
winget install --id Dynare.Dynare -eWindows Package Manager source index · Dynare.Dynare · source: cdn.winget.microsoft.com
overview
Platform for economic models, particularly DSGE and OLG models
history
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.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dynare-preprocessor | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dynare |
|---|---|
| Version | 7.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dynare |
| Homepage | https://www.dynare.org/ |
| Repository | https://git.dynare.org/Dynare/dynare |
| Upstream docs | https://www.dynare.org/ |
| License | GPL-3.0-or-later |
| Source archive | https://www.dynare.org/release/source/dynare-7.1.tar.xz |
| Last updated | 2026-06-22T14:03:13-07:00 |
| Pulse | updated |
| Dependencies | gcc, gsl, libmatio, libomp, octave, openblas, slicot, suite-sparse |
| Build dependencies | bison, boost, cweb, flex, meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | To get started with Dynare, open Octave and type addpath $HOMEBREW_PREFIX/opt/dynare/lib/dynare/matlab |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dynare |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dynare 6.3-1
platform for handling a wide class of economic models
sudo apt install dynaredynare-doc 6.3-1
documentation for Dynare
sudo apt install dynare-docdynare-matlab 6.3-1
MATLAB support for Dynare
sudo apt install dynare-matlabdynare 6.0-1
platform for handling a wide class of economic models
sudo apt install dynaredynare-doc 6.0-1
documentation for Dynare
sudo apt install dynare-docdynare-matlab 6.0-1
MATLAB support for Dynare
sudo apt install dynare-matlabdynare 6.5-1.5
A platform for handling a wide class of economic models
sudo zypper install dynaredynare-doc-html 6.5-1.5
Documentation for dynare in HTML format
sudo zypper install dynare-doc-htmldynare-doc-pdf 6.5-1.5
Documentation for dynare in PDF format
sudo zypper install dynare-doc-pdfDynare.Dynare
winget install --id Dynare.Dynare -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.