python-jcc on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-jcc

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

$ yay -Rns python-jcc

2. Manually Install "python-jcc" via AUR

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

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

b. Clone python-jcc's git locally

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

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

$ cd ~/python-jcc $ makepkg -si

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

ID: 551391
Name: python-jcc
PackageBaseID: 136621
PackageBase: python-jcc
Version: 3.2-1
Description: A C++ code generator for calling Java from C++/Python
URL: https://lucene.apache.org/pylucene/jcc/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: skyfiretime
FirstSubmitted: 1539434371
LastModified: 1539434371
URLPath: /cgit/aur.git/snapshot/python-jcc.tar.gz