xmds on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S xmds

* (Optional) Uninstall xmds on Arch using YAY

$ yay -Rns xmds

2. Manually Install "xmds" via AUR

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

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

b. Clone xmds's git locally

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

c. Go to ~/xmds folder and install it

$ cd ~/xmds $ makepkg -si

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

ID: 1070719
Name: xmds
PackageBaseID: 178195
PackageBase: xmds
Version: 3.1.0-1
Description: A fast integrator of stochastic partial differential equations
URL: http://xmds.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pguenther
Submitter: pguenther
FirstSubmitted: 1650665621
LastModified: 1650665621
URLPath: /cgit/aur.git/snapshot/xmds.tar.gz