How to Install and Uninstall procyon-compilertools.noarch Package on Oracle Linux 8

Last updated: October 06,2024

1. Install "procyon-compilertools.noarch" package

Here is a brief guide to show you how to install procyon-compilertools.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install procyon-compilertools.noarch

2. Uninstall "procyon-compilertools.noarch" package

Learn how to uninstall procyon-compilertools.noarch on Oracle Linux 8:

$ sudo dnf remove procyon-compilertools.noarch $ sudo dnf autoremove

3. Information about the procyon-compilertools.noarch package on Oracle Linux 8

Last metadata expiration check: 4:09:32 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : procyon-compilertools
Version : 0.5.33
Release : 0.4.pre02.el8
Architecture : noarch
Size : 1.2 M
Source : procyon-0.5.33-0.4.pre02.el8.src.rpm
Repository : epel
Summary : The procyon-compilertools project
URL : https://bitbucket.org/mstrobel/procyon/
License : ASL 2.0
Description : The procyon-compilertools project is a work in progress that includes:
: Class metadata and bytecode inspection/manipulation facilities based on Mono.Cecil and
: An optimization and decompiler framework based on ILSpy
: The Compiler Toolset is still early in development and subject to change.