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

Last updated: October 07,2024

1. Install "procyon-compilertools.noarch" package

This guide let you learn how to install procyon-compilertools.noarch on Oracle Linux 9

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

2. Uninstall "procyon-compilertools.noarch" package

This guide covers the steps necessary to uninstall procyon-compilertools.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:54:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : procyon-compilertools
Version : 0.6.0
Release : 0.2.20220221.git88a95fa.el9
Architecture : noarch
Size : 1.3 M
Source : procyon-0.6.0-0.2.20220221.git88a95fa.el9.src.rpm
Repository : epel
Summary : The procyon-compilertools project
URL : https://github.com/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.