hpy on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S hpy

* (Optional) Uninstall hpy on Arch using YAY

$ yay -Rns hpy

2. Manually Install "hpy" via AUR

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

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

b. Clone hpy's git locally

$ git clone https://aur.archlinux.org/hpy.git ~/hpy

c. Go to ~/hpy folder and install it

$ cd ~/hpy $ makepkg -si

3. Information about the hpy package on Arch User Repository (AUR)

ID: 1393486
Name: hpy
PackageBaseID: 194116
PackageBase: hpy
Version: 0.9.0-1
Description: A better C API for Python
URL: https://github.com/hpyproject/hpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1685386652
LastModified: 1706372766
URLPath: /cgit/aur.git/snapshot/hpy.tar.gz