How to Install and Uninstall procyon-compilertools.noarch Package on CentOS Stream 8

Last updated: July 03,2024

1. Install "procyon-compilertools.noarch" package

Please follow the guidance below to install procyon-compilertools.noarch on CentOS Stream 8

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

2. Uninstall "procyon-compilertools.noarch" package

Here is a brief guide to show you how to uninstall procyon-compilertools.noarch on CentOS Stream 8:

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

3. Information about the procyon-compilertools.noarch package on CentOS Stream 8

Last metadata expiration check: 0:39:24 ago on Sun Feb 25 03:03:59 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.