smoldyn on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S smoldyn

* (Optional) Uninstall smoldyn on Arch using YAY

$ yay -Rns smoldyn

2. Manually Install "smoldyn" via AUR

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

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

b. Clone smoldyn's git locally

$ git clone https://aur.archlinux.org/smoldyn.git ~/smoldyn

c. Go to ~/smoldyn folder and install it

$ cd ~/smoldyn $ makepkg -si

3. Information about the smoldyn package on Arch User Repository (AUR)

ID: 1280121
Name: smoldyn
PackageBaseID: 141331
PackageBase: smoldyn
Version: 2.71-1
Description: particle-based biochemical simulator for modeling molecular diffusion, surface interactions, and chemical reactions
URL: http://www.smoldyn.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dilawars
FirstSubmitted: 1555567872
LastModified: 1687989677
URLPath: /cgit/aur.git/snapshot/smoldyn.tar.gz