python-pyjnius on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-pyjnius

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

$ yay -Rns python-pyjnius

2. Manually Install "python-pyjnius" via AUR

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

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

b. Clone python-pyjnius's git locally

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

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

$ cd ~/python-pyjnius $ makepkg -si

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

ID: 1140575
Name: python-pyjnius
PackageBaseID: 121258
PackageBase: python-pyjnius
Version: 1.4.2-2
Description: Python module to access Java class as Python class, using JNI.
URL: https://github.com/kivy/pyjnius
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1491464651
LastModified: 1663341170
URLPath: /cgit/aur.git/snapshot/python-pyjnius.tar.gz