How to Install and Uninstall dynare-matlab Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "dynare-matlab" package

Please follow the instructions below to install dynare-matlab on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dynare-matlab

2. Uninstall "dynare-matlab" package

Learn how to uninstall dynare-matlab on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the dynare-matlab package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dynare-matlab
Priority: optional
Section: multiverse/math
Installed-Size: 7262
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: all
Source: dynare
Version: 4.4.3-2ubuntu4
Depends: dynare (>= 4.4.3-2ubuntu4), libboost-graph-dev (>= 1.36), gfortran, matlab-support, make, libslicot-pic, libmatio-dev
Filename: pool/multiverse/d/dynare/dynare-matlab_4.4.3-2ubuntu4_all.deb
Size: 774012
MD5sum: 0ac1e1f7278181226d8fdb9d3dd720af
SHA1: dc52024f4efdb05eae20cad2dfb0734f979a355f
SHA256: 8234fa07936a72c4c44e28a490222cf9839bc9f3ffc5e5d13c83aad1072aaae0
Description-en: MATLAB support for Dynare
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 is only useful to users having MATLAB installed on their
machine. It contains the source of the MEX files and will recompile them using
the existing MATLAB installation.
Description-md5: 90e8fcabb135fcf60e09f0be51774946
Homepage: http://www.dynare.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu