jd-gui-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S jd-gui-bin

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

$ yay -Rns jd-gui-bin

2. Manually Install "jd-gui-bin" 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-bin's git locally

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

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

$ cd ~/jd-gui-bin $ makepkg -si

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

ID: 1225416
Name: jd-gui-bin
PackageBaseID: 92823
PackageBase: jd-gui-bin
Version: 1.6.6-2
Description: A standalone graphical utility that displays Java source codes of .class files
URL: http://jd.benow.ca/
NumVotes: 123
Popularity: 0.002701
OutOfDate:
Maintainer: artafinde
Submitter: simon04
FirstSubmitted: 1430899093
LastModified: 1678698146
URLPath: /cgit/aur.git/snapshot/jd-gui-bin.tar.gz