hython on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install hython on Arch using YAY
$
yay -S
hython
Copied
* (Optional) Uninstall hython on Arch using YAY
$
yay -Rns
hython
Copied
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
Copied
b. Clone hython's git locally
$
git clone https://aur.archlinux.org/hython.git
~/hython
Copied
c. Go to ~/hython folder and install it
$
cd
~/hython
Copied
$
makepkg -si
Copied
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
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