namd on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S namd

* (Optional) Uninstall namd on Arch using YAY

$ yay -Rns namd

2. Manually Install "namd" via AUR

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

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

b. Clone namd's git locally

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

c. Go to ~/namd folder and install it

$ cd ~/namd $ makepkg -si

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

ID: 799463
Name: namd
PackageBaseID: 141456
PackageBase: namd
Version: 2.14-3
Description: Scalable molecular dynamic engine
URL: http://www.ks.uiuc.edu/Research/namd/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dviktor
FirstSubmitted: 1555948417
LastModified: 1601658384
URLPath: /cgit/aur.git/snapshot/namd.tar.gz