How to Install and Uninstall procyon.noarch Package on AlmaLinux 8
Last updated: November 16,2024
1. Install "procyon.noarch" package
Please follow the guidance below to install procyon.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
procyon.noarch
Copied
2. Uninstall "procyon.noarch" package
This guide let you learn how to uninstall procyon.noarch on AlmaLinux 8:
$
sudo dnf remove
procyon.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the procyon.noarch package on AlmaLinux 8
Last metadata expiration check: 0:59:38 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : procyon
Version : 0.5.33
Release : 0.4.pre02.el8
Architecture : noarch
Size : 14 k
Source : procyon-0.5.33-0.4.pre02.el8.src.rpm
Repository : epel
Summary : procyon java decompiler and other tools
URL : https://bitbucket.org/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.5.33
Release : 0.4.pre02.el8
Architecture : noarch
Size : 14 k
Source : procyon-0.5.33-0.4.pre02.el8.src.rpm
Repository : epel
Summary : procyon java decompiler and other tools
URL : https://bitbucket.org/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.