How to Install and Uninstall dynare Package on Kali Linux

Last updated: May 17,2024

1. Install "dynare" package

This guide covers the steps necessary to install dynare on Kali Linux

$ sudo apt update $ sudo apt install dynare

2. Uninstall "dynare" package

Learn how to uninstall dynare on Kali Linux:

$ sudo apt remove dynare $ sudo apt autoclean && sudo apt autoremove

3. Information about the dynare package on Kali Linux

Package: dynare
Version: 6.0-1
Installed-Size: 16843
Maintainer: Debian Octave Group
Architecture: amd64
Replaces: dynare-common
Depends: octave (>= 8.4.0), libblas3 | libblas.so.3, libc6 (>= 2.34), libgcc-s1 (>= 3.4), libgfortran5 (>= 10), libgomp1 (>= 4.9), libgsl27 (>= 2.7.1), liblapack3 | liblapack.so.3, libmatio11 (>= 1.5.4), libslicot0 (>= 5.0+20101122), libstdc++6 (>= 13.1), libumfpack6 (>= 1:7.0.1), octave-abi-58, dh-elpa-helper, emacsen-common, octave-statistics
Recommends: octave-dev, octave-optim, octave-io, octave-control
Suggests: dynare-doc, dynare-matlab, x13as
Breaks: dynare-common
Size: 3273608
SHA256: 72838a27e2e998deec700d61b20c3748c0b7db0dfb714b6f7b196f5e1feb383d
SHA1: 323a944582f2d02cb67ba021144e55e04bf44de7
MD5sum: adaf9cfb789fffd0156178908dd88032
Description: platform for handling a wide class of economic models
Dynare is a software platform for handling a wide class of economic models, in
particular dynamic stochastic general equilibrium (DSGE) and overlapping
generations (OLG) models. The models solved by Dynare include those relying on
the rational expectations hypothesis, wherein agents form their expectations
about the future in a way consistent with the model. But Dynare is also able
to handle models where expectations are formed differently: on one extreme,
models where agents perfectly anticipate the future; on the other extreme,
models where agents have limited rationality or imperfect knowledge of the
state of the economy and, hence, form their expectations through a learning
process. In terms of types of agents, models solved by Dynare can incorporate
consumers, productive firms, governments, monetary authorities, investors and
financial intermediaries. Some degree of heterogeneity can be achieved by
including several distinct classes of agents in each of the aforementioned
agent categories.
.
Dynare offers a user-friendly and intuitive way of describing these models. It
is able to perform simulations of the model given a calibration of the model
parameters and is also able to estimate these parameters given a dataset. In
practice, the user will write a text file containing the list of model
variables, the dynamic equations linking these variables together, the
computing tasks to be performed and the desired graphical or numerical
outputs.
.
This package provides a full installation of Dynare, to be run on top of GNU
Octave.
Description-md5:
Homepage: https://www.dynare.org/
Tag: field::TODO, implemented-in::TODO, implemented-in::c++,
interface::commandline, role::program, science::modelling,
uitoolkit::ncurses, use::simulating
Section: math
Priority: optional
Filename: pool/main/d/dynare/dynare_6.0-1_amd64.deb