python-py4j on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-py4j

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

$ yay -Rns python-py4j

2. Manually Install "python-py4j" via AUR

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

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

b. Clone python-py4j's git locally

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

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

$ cd ~/python-py4j $ makepkg -si

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

ID: 1134964
Name: python-py4j
PackageBaseID: 177877
PackageBase: python-py4j
Version: 0.10.9.7-3
Description: Enables Python programs to dynamically access arbitrary Java objects
URL: https://www.py4j.org
NumVotes: 3
Popularity: 2.0E-5
OutOfDate:
Maintainer: isbest
Submitter: isbest
FirstSubmitted: 1649697024
LastModified: 1662291172
URLPath: /cgit/aur.git/snapshot/python-py4j.tar.gz