eclipse-jd on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S eclipse-jd

* (Optional) Uninstall eclipse-jd on Arch using YAY

$ yay -Rns eclipse-jd

2. Manually Install "eclipse-jd" via AUR

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

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

b. Clone eclipse-jd's git locally

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

c. Go to ~/eclipse-jd folder and install it

$ cd ~/eclipse-jd $ makepkg -si

3. Information about the eclipse-jd package on Arch User Repository (AUR)

ID: 434948
Name: eclipse-jd
PackageBaseID: 124738
PackageBase: eclipse-jd
Version: 1.0.0-1
Description: Java decompiler (JD-Eclipse) to display sources for compiled classes and libraries.
URL: http://jd.benow.ca/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: Raimar
FirstSubmitted: 1502478729
LastModified: 1502478729
URLPath: /cgit/aur.git/snapshot/eclipse-jd.tar.gz