How to Install and Uninstall procyon.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "procyon.noarch" package

Please follow the instructions below to install procyon.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install procyon.noarch

2. Uninstall "procyon.noarch" package

In this section, we are going to explain the necessary steps to uninstall procyon.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove procyon.noarch $ sudo dnf autoremove

3. Information about the procyon.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:27:01 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : procyon
Version : 0.6.0
Release : 0.2.20220221.git88a95fa.el8
Architecture : noarch
Size : 15 k
Source : procyon-0.6.0-0.2.20220221.git88a95fa.el8.src.rpm
Repository : epel
Summary : procyon java decompiler and other tools
URL : https://github.com/mstrobel/procyon
License : ASL 2.0
Description : Procyon is a suite of Java metaprogramming tools focused on code generation and analysis.
: It includes the following libraries: Core Framework, Reflection Framework,
: Expressions Framework, Compiler Toolset (Experimental), Java Decompiler.
: The Procyon libraries are available from Maven Central under group ID org.bitbucket.mstrobel.