How to Install and Uninstall CFR.noarch Package on Fedora 36

Last updated: November 30,2024

1. Install "CFR.noarch" package

This is a short guide on how to install CFR.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install CFR.noarch

2. Uninstall "CFR.noarch" package

In this section, we are going to explain the necessary steps to uninstall CFR.noarch on Fedora 36:

$ sudo dnf remove CFR.noarch $ sudo dnf autoremove

3. Information about the CFR.noarch package on Fedora 36

Last metadata expiration check: 0:17:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : CFR
Version : 0.151
Release : 7.fc36
Architecture : noarch
Size : 1.8 M
Source : CFR-0.151-7.fc36.src.rpm
Repository : fedora
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!