jd-gui on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install jd-gui on Arch using YAY
$
yay -S
jd-gui
Copied
* (Optional) Uninstall jd-gui on Arch using YAY
$
yay -Rns
jd-gui
Copied
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
Copied
b. Clone jd-gui's git locally
$
git clone https://aur.archlinux.org/jd-gui.git
~/jd-gui
Copied
c. Go to ~/jd-gui folder and install it
$
cd
~/jd-gui
Copied
$
makepkg -si
Copied
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
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