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

Last updated: October 07,2024

1. Install "procyon-compilertools.noarch" package

Please follow the steps below to install procyon-compilertools.noarch on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 0:22:08 ago on Wed Mar 13 07:41:12 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.