jabba on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S jabba

* (Optional) Uninstall jabba on Arch using YAY

$ yay -Rns jabba

2. Manually Install "jabba" via AUR

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

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

b. Clone jabba's git locally

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

c. Go to ~/jabba folder and install it

$ cd ~/jabba $ makepkg -si

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

ID: 1280099
Name: jabba
PackageBaseID: 133080
PackageBase: jabba
Version: 0.12.2-1
Description: Java Version Manager.
URL: https://github.com/Jabba-Team/jabba
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: 02m
FirstSubmitted: 1527929355
LastModified: 1687986305
URLPath: /cgit/aur.git/snapshot/jabba.tar.gz