xdrfile on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xdrfile

* (Optional) Uninstall xdrfile on Arch using YAY

$ yay -Rns xdrfile

2. Manually Install "xdrfile" via AUR

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

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

b. Clone xdrfile's git locally

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

c. Go to ~/xdrfile folder and install it

$ cd ~/xdrfile $ makepkg -si

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

ID: 608404
Name: xdrfile
PackageBaseID: 141643
PackageBase: xdrfile
Version: 1.1.4-2
Description: Library for reading and writing xtc, edr and trr files
URL: http://www.gromacs.org/Developer_Zone/Programming_Guide/XTC_Library
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dviktor
FirstSubmitted: 1556645654
LastModified: 1556654612
URLPath: /cgit/aur.git/snapshot/xdrfile.tar.gz