jd-gui on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jd-gui

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

$ yay -Rns jd-gui

2. Manually Install "jd-gui" via AUR

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

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

b. Clone jd-gui's git locally

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

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

$ cd ~/jd-gui $ makepkg -si

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

ID: 1225415
Name: jd-gui
PackageBaseID: 93423
PackageBase: jd-gui
Version: 1.6.6-2
Description: A standalone graphical utility that displays Java source codes of .class files
URL: http://jd.benow.ca/
NumVotes: 31
Popularity: 0.118287
OutOfDate:
Maintainer: artafinde
Submitter: simon04
FirstSubmitted: 1432759906
LastModified: 1678698070
URLPath: /cgit/aur.git/snapshot/jd-gui.tar.gz

5. The same packages on other Linux Distributions