fmilib on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S fmilib

* (Optional) Uninstall fmilib on Arch using YAY

$ yay -Rns fmilib

2. Manually Install "fmilib" via AUR

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

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

b. Clone fmilib's git locally

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

c. Go to ~/fmilib folder and install it

$ cd ~/fmilib $ makepkg -si

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

ID: 1415914
Name: fmilib
PackageBaseID: 111278
PackageBase: fmilib
Version: 2.4.1-2
Description: open-source implementation of the FMI open standard
URL: http://www.jmodelica.org/FMILibrary
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1463226726
LastModified: 1708968747
URLPath: /cgit/aur.git/snapshot/fmilib.tar.gz