jenv-git on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S jenv-git

* (Optional) Uninstall jenv-git on Arch using YAY

$ yay -Rns jenv-git

2. Manually Install "jenv-git" via AUR

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

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

b. Clone jenv-git's git locally

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

c. Go to ~/jenv-git folder and install it

$ cd ~/jenv-git $ makepkg -si

3. Information about the jenv-git package on Arch User Repository (AUR)

ID: 917554
Name: jenv-git
PackageBaseID: 167693
PackageBase: jenv-git
Version: 0.5.4.r2.9bbc5eb-1
Description: A command line tool to manage your Java environment
URL: https://www.jenv.be
NumVotes: 1
Popularity: 1.1E-5
OutOfDate:
Maintainer:
Submitter: tlauerman
FirstSubmitted: 1622986154
LastModified: 1622989244
URLPath: /cgit/aur.git/snapshot/jenv-git.tar.gz