jdtls on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S jdtls

* (Optional) Uninstall jdtls on Arch using YAY

$ yay -Rns jdtls

2. Manually Install "jdtls" via AUR

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

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

b. Clone jdtls's git locally

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

c. Go to ~/jdtls folder and install it

$ cd ~/jdtls $ makepkg -si

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

ID: 1425342
Name: jdtls
PackageBaseID: 127252
PackageBase: jdtls
Version: 1.33.0-1
Description: Eclipse Java language server
URL: https://github.com/eclipse/eclipse.jdt.ls
NumVotes: 28
Popularity: 0.579539
OutOfDate:
Maintainer: languitar
Submitter: languitar
FirstSubmitted: 1510750143
LastModified: 1710185095
URLPath: /cgit/aur.git/snapshot/jdtls.tar.gz