wannier90 on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S wannier90

* (Optional) Uninstall wannier90 on Arch using YAY

$ yay -Rns wannier90

2. Manually Install "wannier90" via AUR

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

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

b. Clone wannier90's git locally

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

c. Go to ~/wannier90 folder and install it

$ cd ~/wannier90 $ makepkg -si

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

ID: 935239
Name: wannier90
PackageBaseID: 58427
PackageBase: wannier90
Version: 3.1.0-1
Description: Compute maximally-localised Wannier functions (MLWFs).
URL: http://www.wannier.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jspencer
Submitter: jspencer
FirstSubmitted: 1334281565
LastModified: 1626454448
URLPath: /cgit/aur.git/snapshot/wannier90.tar.gz