hython on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S hython

* (Optional) Uninstall hython on Arch using YAY

$ yay -Rns hython

2. Manually Install "hython" via AUR

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

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

b. Clone hython's git locally

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

c. Go to ~/hython folder and install it

$ cd ~/hython $ makepkg -si

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

ID: 1279672
Name: hython
PackageBaseID: 108066
PackageBase: hython
Version: 1.0.0-3
Description: Haskell-powered Python 3 interpreter
URL: https://github.com/mattgreen/hython
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dundee
Submitter: dundee
FirstSubmitted: 1456484729
LastModified: 1687894154
URLPath: /cgit/aur.git/snapshot/hython.tar.gz