quantum-espresso on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S quantum-espresso

* (Optional) Uninstall quantum-espresso on Arch using YAY

$ yay -Rns quantum-espresso

2. Manually Install "quantum-espresso" via AUR

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

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

b. Clone quantum-espresso's git locally

$ git clone https://aur.archlinux.org/quantum-espresso.git ~/quantum-espresso

c. Go to ~/quantum-espresso folder and install it

$ cd ~/quantum-espresso $ makepkg -si

3. Information about the quantum-espresso package on Arch User Repository (AUR)

ID: 1175631
Name: quantum-espresso
PackageBaseID: 115918
PackageBase: quantum-espresso
Version: 7.1-1
Description: A suite of codes for electronic-structure calculations and modeling
URL: https://www.quantum-espresso.org/
NumVotes: 7
Popularity: 3.0E-6
OutOfDate: 1695653848
Maintainer: Tenshi65535
Submitter: hcar
FirstSubmitted: 1475502750
LastModified: 1669633592
URLPath: /cgit/aur.git/snapshot/quantum-espresso.tar.gz