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

Last updated: October 12,2024

1. Install "procyon-compilertools.noarch" package

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

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

2. Uninstall "procyon-compilertools.noarch" package

This tutorial shows how to uninstall procyon-compilertools.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:59:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : procyon-compilertools
Version : 0.6.0
Release : 0.2.20220221.git88a95fa.el8
Architecture : noarch
Size : 1.3 M
Source : procyon-0.6.0-0.2.20220221.git88a95fa.el8.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.