lammps on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S lammps

* (Optional) Uninstall lammps on Arch using YAY

$ yay -Rns lammps

2. Manually Install "lammps" via AUR

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

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

b. Clone lammps's git locally

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

c. Go to ~/lammps folder and install it

$ cd ~/lammps $ makepkg -si

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

ID: 1303502
Name: lammps
PackageBaseID: 68859
PackageBase: lammps
Version: 20230802-1
Description: Large-scale Atomic/Molecular Massively Parallel Simulator
URL: https://lammps.sandia.gov/
NumVotes: 12
Popularity: 0.013972
OutOfDate:
Maintainer: fromtheeast710
Submitter: gucong
FirstSubmitted: 1365204772
LastModified: 1691949011
URLPath: /cgit/aur.git/snapshot/lammps.tar.gz