How To Install Procyon?
Install procyon
-
Debian
apt-get install procyon-decompilerClick to copy -
Ubuntu
apt-get install procyon-decompilerClick to copy -
Fedora
dnf install procyon-decompilerClick to copy -
Raspbian
apt-get install procyon-decompilerClick to copy -
macOS
brew install procyon-decompilerClick to copy
procyon-decompiler
Procyon Java DecompilerProcyon is a Java decompiler handling language enhancements from Java 5 and beyond that most other decompilers don't. It also excels in areas where others fall short. Procyon in particular does well with: * Enum declarations * Enum and String switch statements * Local classes (both anonymous and named) * Annotations * Java 8 Lambdas and method references
Installing procyon command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of procyon 2026 package in your OS.




