python-openmdao on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-openmdao

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

$ yay -Rns python-openmdao

2. Manually Install "python-openmdao" via AUR

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

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

b. Clone python-openmdao's git locally

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

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

$ cd ~/python-openmdao $ makepkg -si

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

ID: 1234946
Name: python-openmdao
PackageBaseID: 192187
PackageBase: python-openmdao
Version: 3.16.0-1
Description: An open-source high-performance computing platform
URL: https://github.com/OpenMDAO/OpenMDAO
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1680344068
LastModified: 1680344068
URLPath: /cgit/aur.git/snapshot/python-openmdao.tar.gz