gromacs on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "gromacs" 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 gromacs on Arch using YAY
$
yay -S
gromacs
Copied
* (Optional) Uninstall gromacs on Arch using YAY
$
yay -Rns
gromacs
Copied
2. Manually Install "gromacs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gromacs's git locally
$
git clone https://aur.archlinux.org/gromacs.git
~/gromacs
Copied
c. Go to ~/gromacs folder and install it
$
cd
~/gromacs
Copied
$
makepkg -si
Copied
3. Information about the gromacs package on Arch User Repository (AUR)
ID: 1299089
Name: gromacs
PackageBaseID: 54897
PackageBase: gromacs
Version: 2023.2-1
Description: A versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles.
URL: http://www.gromacs.org/
NumVotes: 24
Popularity: 0.000803
OutOfDate:
Maintainer: hseara
Submitter: xyproto
FirstSubmitted: 1323882236
LastModified: 1691176198
URLPath: /cgit/aur.git/snapshot/gromacs.tar.gz
Name: gromacs
PackageBaseID: 54897
PackageBase: gromacs
Version: 2023.2-1
Description: A versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles.
URL: http://www.gromacs.org/
NumVotes: 24
Popularity: 0.000803
OutOfDate:
Maintainer: hseara
Submitter: xyproto
FirstSubmitted: 1323882236
LastModified: 1691176198
URLPath: /cgit/aur.git/snapshot/gromacs.tar.gz