python-pyfmi on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-pyfmi

* (Optional) Uninstall python-pyfmi on Arch using YAY

$ yay -Rns python-pyfmi

2. Manually Install "python-pyfmi" via AUR

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

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

b. Clone python-pyfmi's git locally

$ git clone https://aur.archlinux.org/python-pyfmi.git ~/python-pyfmi

c. Go to ~/python-pyfmi folder and install it

$ cd ~/python-pyfmi $ makepkg -si

3. Information about the python-pyfmi package on Arch User Repository (AUR)

ID: 1290267
Name: python-pyfmi
PackageBaseID: 111281
PackageBase: python-pyfmi
Version: 2.11.0-1
Description: A package for working with dynamic models compliant with the FMI standard.
URL: http://www.pyfmi.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1463230911
LastModified: 1689611517
URLPath: /cgit/aur.git/snapshot/python-pyfmi.tar.gz