python-jep on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-jep

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

$ yay -Rns python-jep

2. Manually Install "python-jep" via AUR

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

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

b. Clone python-jep's git locally

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

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

$ cd ~/python-jep $ makepkg -si

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

ID: 1261937
Name: python-jep
PackageBaseID: 151805
PackageBase: python-jep
Version: 4.1.1-1
Description: Java Embedded Python - Embeds CPython in Java through JNI
URL: https://github.com/ninia/jep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TJM
Submitter: akeller
FirstSubmitted: 1587514889
LastModified: 1684809681
URLPath: /cgit/aur.git/snapshot/python-jep.tar.gz