python-hilbertcurve on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S python-hilbertcurve

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

$ yay -Rns python-hilbertcurve

2. Manually Install "python-hilbertcurve" via AUR

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

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

b. Clone python-hilbertcurve's git locally

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

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

$ cd ~/python-hilbertcurve $ makepkg -si

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

ID: 1340485
Name: python-hilbertcurve
PackageBaseID: 198906
PackageBase: python-hilbertcurve
Version: 2.0.5-1
Description: Converts between one-dimensional distance along a Hilbert curve and n-dimensional points
URL: https://github.com/galtay/hilbertcurve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1698276793
LastModified: 1698276793
URLPath: /cgit/aur.git/snapshot/python-hilbertcurve.tar.gz