How to Install and Uninstall procyon.noarch Package on Rocky Linux 9
Last updated: November 25,2024
1. Install "procyon.noarch" package
Please follow the guidance below to install procyon.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
procyon.noarch
Copied
2. Uninstall "procyon.noarch" package
Please follow the guidance below to uninstall procyon.noarch on Rocky Linux 9:
$
sudo dnf remove
procyon.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the procyon.noarch package on Rocky Linux 9
Last metadata expiration check: 1:56:12 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : procyon
Version : 0.6.0
Release : 0.2.20220221.git88a95fa.el9
Architecture : noarch
Size : 14 k
Source : procyon-0.6.0-0.2.20220221.git88a95fa.el9.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.
Available Packages
Name : procyon
Version : 0.6.0
Release : 0.2.20220221.git88a95fa.el9
Architecture : noarch
Size : 14 k
Source : procyon-0.6.0-0.2.20220221.git88a95fa.el9.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.