python-assimulo on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-assimulo

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

$ yay -Rns python-assimulo

2. Manually Install "python-assimulo" via AUR

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

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

b. Clone python-assimulo's git locally

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

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

$ cd ~/python-assimulo $ makepkg -si

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

ID: 1426645
Name: python-assimulo
PackageBaseID: 111248
PackageBase: python-assimulo
Version: 3.4.3-1
Description: A package for solving ordinary differential equations and differential algebraic equations
URL: http://www.jmodelica.org/assimulo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1463147909
LastModified: 1710359106
URLPath: /cgit/aur.git/snapshot/python-assimulo.tar.gz