python-ndcube on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-ndcube

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

$ yay -Rns python-ndcube

2. Manually Install "python-ndcube" via AUR

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

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

b. Clone python-ndcube's git locally

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

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

$ cd ~/python-ndcube $ makepkg -si

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

ID: 1354632
Name: python-ndcube
PackageBaseID: 170486
PackageBase: python-ndcube
Version: 2.2.0-1
Description: Package for multi-dimensional contiguious and non-contiguious coordinate aware arrays
URL: https://docs.sunpy.org/projects/ndcube
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1630227271
LastModified: 1700206988
URLPath: /cgit/aur.git/snapshot/python-ndcube.tar.gz