qtjambi on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S qtjambi

* (Optional) Uninstall qtjambi on Arch using YAY

$ yay -Rns qtjambi

2. Manually Install "qtjambi" via AUR

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

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

b. Clone qtjambi's git locally

$ git clone https://aur.archlinux.org/qtjambi.git ~/qtjambi

c. Go to ~/qtjambi folder and install it

$ cd ~/qtjambi $ makepkg -si

3. Information about the qtjambi package on Arch User Repository (AUR)

ID: 1170129
Name: qtjambi
PackageBaseID: 187292
PackageBase: qtjambi
Version: 6.4.1-2
Description: QtJambi is Qt bindings for the Java programming language originally developed by Trolltech
URL: https://github.com/OmixVisualization/qtjambi
NumVotes: 1
Popularity: 5.4E-5
OutOfDate:
Maintainer: WFCody
Submitter: WFCody
FirstSubmitted: 1668250069
LastModified: 1668619447
URLPath: /cgit/aur.git/snapshot/qtjambi.tar.gz