jython-hg on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S jython-hg

* (Optional) Uninstall jython-hg on Arch using YAY

$ yay -Rns jython-hg

2. Manually Install "jython-hg" via AUR

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

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

b. Clone jython-hg's git locally

$ git clone https://aur.archlinux.org/jython-hg.git ~/jython-hg

c. Go to ~/jython-hg folder and install it

$ cd ~/jython-hg $ makepkg -si

3. Information about the jython-hg package on Arch User Repository (AUR)

ID: 405486
Name: jython-hg
PackageBaseID: 110143
PackageBase: jython-hg
Version: r8074.fc946dea9c0f-1
Description: An implementation of the Python language written in Java
URL: http://www.jython.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1460747304
LastModified: 1493307376
URLPath: /cgit/aur.git/snapshot/jython-hg.tar.gz