How to Install and Uninstall CFR.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "CFR.noarch" package
Please follow the steps below to install CFR.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
CFR.noarch
Copied
2. Uninstall "CFR.noarch" package
Please follow the steps below to uninstall CFR.noarch on Rocky Linux 8:
$
sudo dnf remove
CFR.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the CFR.noarch package on Rocky Linux 8
Last metadata expiration check: 1:33:31 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : CFR
Version : 0.151
Release : 4.el8
Architecture : noarch
Size : 1.8 M
Source : CFR-0.151-4.el8.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!
Available Packages
Name : CFR
Version : 0.151
Release : 4.el8
Architecture : noarch
Size : 1.8 M
Source : CFR-0.151-4.el8.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!