dynare on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "dynare" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install dynare on Arch using YAY

$ yay -S dynare

* (Optional) Uninstall dynare on Arch using YAY

$ yay -Rns dynare

2. Manually Install "dynare" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone dynare's git locally

$ git clone https://aur.archlinux.org/dynare.git ~/dynare

c. Go to ~/dynare folder and install it

$ cd ~/dynare $ makepkg -si

3. Information about the dynare package on Arch User Repository (AUR)

ID: 779688
Name: dynare
PackageBaseID: 123279
PackageBase: dynare
Version: 4.6.1-1
Description: A software platform for handling (economic) DSGE and OLG models.
URL: http://www.dynare.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1634137821
Maintainer:
Submitter: a.salton
FirstSubmitted: 1497191331
LastModified: 1597694005
URLPath: /cgit/aur.git/snapshot/dynare.tar.gz