phonopy on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S phonopy

* (Optional) Uninstall phonopy on Arch using YAY

$ yay -Rns phonopy

2. Manually Install "phonopy" via AUR

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

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

b. Clone phonopy's git locally

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

c. Go to ~/phonopy folder and install it

$ cd ~/phonopy $ makepkg -si

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

ID: 796933
Name: phonopy
PackageBaseID: 144431
PackageBase: phonopy
Version: 2.8.0-1
Description: Phonopy is an open source package for phonon calculations at harmonic and quasi-harmonic levels
URL: https://atztogo.github.io/phonopy
NumVotes: 2
Popularity: 0.005676
OutOfDate:
Maintainer: salviati
FirstSubmitted: 1566261282
LastModified: 1601151011
URLPath: /cgit/aur.git/snapshot/phonopy.tar.gz