How to Install and Uninstall CFR.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "CFR.noarch" package

Here is a brief guide to show you how to install CFR.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install CFR.noarch

2. Uninstall "CFR.noarch" package

This guide covers the steps necessary to uninstall CFR.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove CFR.noarch $ sudo dnf autoremove

3. Information about the CFR.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:12:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : CFR
Version : 0.151
Release : 9.el9
Architecture : noarch
Size : 1.8 M
Source : CFR-0.151-9.el9.src.rpm
Repository : epel
Summary : CFR - Another Java Decompiler
URL : https://github.com/leibnitz27/cfr
License : MIT
Description : CFR will decompile modern Java features - including much of Java 9, 12 & 14,
: but is written entirely in Java 6, so will work anywhere!
: It'll even make a decent go of turning class files from other JVM languages back into java!