libpsml on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S libpsml

* (Optional) Uninstall libpsml on Arch using YAY

$ yay -Rns libpsml

2. Manually Install "libpsml" via AUR

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

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

b. Clone libpsml's git locally

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

c. Go to ~/libpsml folder and install it

$ cd ~/libpsml $ makepkg -si

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

ID: 1240392
Name: libpsml
PackageBaseID: 192592
PackageBase: libpsml
Version: 1.1.12-1
Description: A library to handle pseudopotentials in PSML format
URL: https://gitlab.com/siesta-project/libraries/libpsml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubit
Submitter: qubit
FirstSubmitted: 1681305933
LastModified: 1681305933
URLPath: /cgit/aur.git/snapshot/libpsml.tar.gz