psi4 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S psi4

* (Optional) Uninstall psi4 on Arch using YAY

$ yay -Rns psi4

2. Manually Install "psi4" via AUR

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

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

b. Clone psi4's git locally

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

c. Go to ~/psi4 folder and install it

$ cd ~/psi4 $ makepkg -si

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

ID: 1184071
Name: psi4
PackageBaseID: 188691
PackageBase: psi4
Version: 1.7-1
Description: Open-source quantum chemistry - an electronic structure package in C++ driven by Python
URL: http://psicode.org
NumVotes: 1
Popularity: 0.000109
OutOfDate:
Maintainer: Tenshi65535
Submitter: Tenshi65535
FirstSubmitted: 1670924215
LastModified: 1671268426
URLPath: /cgit/aur.git/snapshot/psi4.tar.gz