opencs-bin on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S opencs-bin

* (Optional) Uninstall opencs-bin on Arch using YAY

$ yay -Rns opencs-bin

2. Manually Install "opencs-bin" via AUR

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

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

b. Clone opencs-bin's git locally

$ git clone https://aur.archlinux.org/opencs-bin.git ~/opencs-bin

c. Go to ~/opencs-bin folder and install it

$ cd ~/opencs-bin $ makepkg -si

3. Information about the opencs-bin package on Arch User Repository (AUR)

ID: 773843
Name: opencs-bin
PackageBaseID: 156305
PackageBase: opencs-bin
Version: 1.1.0-1
Description: A framework for equation-based modelling (large scale ODE/DAE systems), parallel evaluation of model equations, parallel simulations on shared and distributed memory systems
URL: http://www.daetools.com/opencs.html
NumVotes: 0
Popularity: 0
OutOfDate: 1682557317
Maintainer:
Submitter: ragouel
FirstSubmitted: 1596488876
LastModified: 1596488876
URLPath: /cgit/aur.git/snapshot/opencs-bin.tar.gz