java-debug on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S java-debug

* (Optional) Uninstall java-debug on Arch using YAY

$ yay -Rns java-debug

2. Manually Install "java-debug" via AUR

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

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

b. Clone java-debug's git locally

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

c. Go to ~/java-debug folder and install it

$ cd ~/java-debug $ makepkg -si

3. Information about the java-debug package on Arch User Repository (AUR)

ID: 1426129
Name: java-debug
PackageBaseID: 194502
PackageBase: java-debug
Version: 0.51.1-2
Description: The debug server implementation for Java.
URL: https://github.com/microsoft/java-debug
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: minhnbnt
Submitter: minhnbnt
FirstSubmitted: 1686323158
LastModified: 1710291961
URLPath: /cgit/aur.git/snapshot/java-debug.tar.gz