python-seekpath on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-seekpath

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

$ yay -Rns python-seekpath

2. Manually Install "python-seekpath" via AUR

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

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

b. Clone python-seekpath's git locally

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

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

$ cd ~/python-seekpath $ makepkg -si

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

ID: 1345590
Name: python-seekpath
PackageBaseID: 192074
PackageBase: python-seekpath
Version: 2.1.0-2
Description: A module to obtain and visualize k-vector coefficients and obtain band paths in the Brillouin zone of crystal structures
URL: https://github.com/giovannipizzi/seekpath
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yuhldr
Submitter: yuhldr
FirstSubmitted: 1680164687
LastModified: 1698805920
URLPath: /cgit/aur.git/snapshot/python-seekpath.tar.gz