How to Install and Uninstall procyon-decompiler Package on Kali Linux

Last updated: May 22,2024

1. Install "procyon-decompiler" package

This guide covers the steps necessary to install procyon-decompiler on Kali Linux

$ sudo apt update $ sudo apt install procyon-decompiler

2. Uninstall "procyon-decompiler" package

Please follow the guidelines below to uninstall procyon-decompiler on Kali Linux:

$ sudo apt remove procyon-decompiler $ sudo apt autoclean && sudo apt autoremove

3. Information about the procyon-decompiler package on Kali Linux

Package: procyon-decompiler
Source: procyon
Version: 0.6.0-1
Installed-Size: 1969
Maintainer: Debian Java Maintainers
Architecture: all
Depends: default-jre-headless (>= 2:1.7), libjcommander-java, libprocyon-java (= 0.6.0-1)
Size: 1819112
SHA256: 3511997a33bf3fbb9fb808dc47aa7c8d85a613f703075f10ec20c60bfd811b2b
SHA1: c339cc81fa877bf3e4a8bf01fd96d1d95a3fa9c3
MD5sum: 29c6a799f960be7b5c3d548172d3a627
Description: Procyon Java Decompiler
Procyon 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
Description-md5:
Homepage: https://github.com/mstrobel/procyon
Section: java
Priority: optional
Filename: pool/main/p/procyon/procyon-decompiler_0.6.0-1_all.deb