python-mdtraj on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-mdtraj

* (Optional) Uninstall python-mdtraj on Arch using YAY

$ yay -Rns python-mdtraj

2. Manually Install "python-mdtraj" via AUR

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

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

b. Clone python-mdtraj's git locally

$ git clone https://aur.archlinux.org/python-mdtraj.git ~/python-mdtraj

c. Go to ~/python-mdtraj folder and install it

$ cd ~/python-mdtraj $ makepkg -si

3. Information about the python-mdtraj package on Arch User Repository (AUR)

ID: 1014690
Name: python-mdtraj
PackageBaseID: 86200
PackageBase: python-mdtraj
Version: 1.9.7-1
Description: A modern, open library for the analysis of molecular dynamics trajectories
URL: http://mdtraj.org/
NumVotes: 4
Popularity: 9.5E-5
OutOfDate: 1702125393
Maintainer: hseara
Submitter: hseara
FirstSubmitted: 1412172885
LastModified: 1641470491
URLPath: /cgit/aur.git/snapshot/python-mdtraj.tar.gz