python-pyscf on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pyscf

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

$ yay -Rns python-pyscf

2. Manually Install "python-pyscf" via AUR

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

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

b. Clone python-pyscf's git locally

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

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

$ cd ~/python-pyscf $ makepkg -si

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

ID: 1179627
Name: python-pyscf
PackageBaseID: 129733
PackageBase: python-pyscf
Version: 2.1.1-1
Description: Python module for quantum chemistry
URL: https://github.com/pyscf/pyscf
NumVotes: 2
Popularity: 0
OutOfDate: 1684804574
Maintainer: shivupa
Submitter: dan.maftei
FirstSubmitted: 1517673124
LastModified: 1670443742
URLPath: /cgit/aur.git/snapshot/python-pyscf.tar.gz