procyon-decompiler on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S procyon-decompiler

* (Optional) Uninstall procyon-decompiler on Arch using YAY

$ yay -Rns procyon-decompiler

2. Manually Install "procyon-decompiler" via AUR

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

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

b. Clone procyon-decompiler's git locally

$ git clone https://aur.archlinux.org/procyon-decompiler.git ~/procyon-decompiler

c. Go to ~/procyon-decompiler folder and install it

$ cd ~/procyon-decompiler $ makepkg -si

3. Information about the procyon-decompiler package on Arch User Repository (AUR)

ID: 1041229
Name: procyon-decompiler
PackageBaseID: 86208
PackageBase: procyon-decompiler
Version: 0.6.0-2
Description: A Java decompiler, inspired by ILSpy and Mono.Cecil
URL: https://github.com/mstrobel/procyon
NumVotes: 9
Popularity: 0.003061
OutOfDate:
Maintainer: aditya
FirstSubmitted: 1412190773
LastModified: 1645516846
URLPath: /cgit/aur.git/snapshot/procyon-decompiler.tar.gz