python-nexpy on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-nexpy

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

$ yay -Rns python-nexpy

2. Manually Install "python-nexpy" via AUR

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

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

b. Clone python-nexpy's git locally

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

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

$ cd ~/python-nexpy $ makepkg -si

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

ID: 743944
Name: python-nexpy
PackageBaseID: 113807
PackageBase: python-nexpy
Version: 0.12.5-1
Description: NeXpy: A Python GUI to analyze NeXus data
URL: http://nexpy.github.io/nexpy
NumVotes: 0
Popularity: 0
OutOfDate: 1708444061
Maintainer: rew
Submitter: rew
FirstSubmitted: 1468961274
LastModified: 1590672036
URLPath: /cgit/aur.git/snapshot/python-nexpy.tar.gz