python-phonopy on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python-phonopy

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

$ yay -Rns python-phonopy

2. Manually Install "python-phonopy" via AUR

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

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

b. Clone python-phonopy's git locally

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

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

$ cd ~/python-phonopy $ makepkg -si

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

ID: 1377090
Name: python-phonopy
PackageBaseID: 192073
PackageBase: python-phonopy
Version: 2.21.0-1
Description: Phonopy is an open source package for phonon calculations at harmonic and quasi-harmonic levels
URL: https://github.com/phonopy/phonopy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yuhldr
Submitter: yuhldr
FirstSubmitted: 1680164672
LastModified: 1703815166
URLPath: /cgit/aur.git/snapshot/python-phonopy.tar.gz