python-healpy on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-healpy

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

$ yay -Rns python-healpy

2. Manually Install "python-healpy" via AUR

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

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

b. Clone python-healpy's git locally

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

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

$ cd ~/python-healpy $ makepkg -si

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

ID: 1328496
Name: python-healpy
PackageBaseID: 129685
PackageBase: python-healpy
Version: 1.16.6-1
Description: Python package to manipulate healpix maps
URL: http://healpy.readthedocs.io
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1517556580
LastModified: 1696390574
URLPath: /cgit/aur.git/snapshot/python-healpy.tar.gz