openmm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S openmm

* (Optional) Uninstall openmm on Arch using YAY

$ yay -Rns openmm

2. Manually Install "openmm" via AUR

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

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

b. Clone openmm's git locally

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

c. Go to ~/openmm folder and install it

$ cd ~/openmm $ makepkg -si

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

ID: 1259298
Name: openmm
PackageBaseID: 92793
PackageBase: openmm
Version: 8.0.0-1
Description: Toolkit for molecular simulation using high performance GPU code
URL: http://openmm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hseara
Submitter: xantares
FirstSubmitted: 1430809647
LastModified: 1684331601
URLPath: /cgit/aur.git/snapshot/openmm.tar.gz