lammps on AUR (Arch User Repository)
Last updated: February 24,2025
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
Copied
b. Install lammps on Arch using YAY
$
yay -S
lammps
Copied
* (Optional) Uninstall lammps on Arch using YAY
$
yay -Rns
lammps
Copied
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
Copied
b. Clone lammps's git locally
$
git clone https://aur.archlinux.org/lammps.git
~/lammps
Copied
c. Go to ~/lammps folder and install it
$
cd
~/lammps
Copied
$
makepkg -si
Copied
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
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