python2-sundials on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python2-sundials

* (Optional) Uninstall python2-sundials on Arch using YAY

$ yay -Rns python2-sundials

2. Manually Install "python2-sundials" via AUR

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

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

b. Clone python2-sundials's git locally

$ git clone https://aur.archlinux.org/python2-sundials.git ~/python2-sundials

c. Go to ~/python2-sundials folder and install it

$ cd ~/python2-sundials $ makepkg -si

3. Information about the python2-sundials package on Arch User Repository (AUR)

ID: 193165
Name: python2-sundials
PackageBaseID: 68904
PackageBase: python2-sundials
Version: 2.5.0a1-1
Description: Python wrapper for the SUite of Non-linear DIfferential/ALgebraic Solvers (SUNDIALS)
URL: http://pysundials.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1365364584
LastModified: 1434107353
URLPath: /cgit/aur.git/snapshot/python2-sundials.tar.gz