openmodelica on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "openmodelica" 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 openmodelica on Arch using YAY

$ yay -S openmodelica

* (Optional) Uninstall openmodelica on Arch using YAY

$ yay -Rns openmodelica

2. Manually Install "openmodelica" via AUR

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

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

b. Clone openmodelica's git locally

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

c. Go to ~/openmodelica folder and install it

$ cd ~/openmodelica $ makepkg -si

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

ID: 1416832
Name: openmodelica
PackageBaseID: 126041
PackageBase: openmodelica
Version: 1.22.2-1
Description: Open-source Modelica-based modeling and simulation environment
URL: https://www.openmodelica.org
NumVotes: 8
Popularity: 0.001424
OutOfDate:
Maintainer: kyak
Submitter: hobbypunk
FirstSubmitted: 1506972212
LastModified: 1709059835
URLPath: /cgit/aur.git/snapshot/openmodelica.tar.gz