How to Install and Uninstall java-jd-decompiler-core.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "java-jd-decompiler-core.noarch" package

Here is a brief guide to show you how to install java-jd-decompiler-core.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install java-jd-decompiler-core.noarch

2. Uninstall "java-jd-decompiler-core.noarch" package

Please follow the step by step instructions below to uninstall java-jd-decompiler-core.noarch on Fedora 34:

$ sudo dnf remove java-jd-decompiler-core.noarch $ sudo dnf autoremove

3. Information about the java-jd-decompiler-core.noarch package on Fedora 34

Last metadata expiration check: 0:22:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : java-jd-decompiler-core
Version : 1.1.3
Release : 1.fc34
Architecture : noarch
Size : 630 k
Source : java-jd-decompiler-1.1.3-1.fc34.src.rpm
Repository : updates
Summary : Main library with decompiler
URL : https://github.com/java-decompiler/jd-core
License : GPLv3
Description : This standalone JAVA library has JAVA decompiler of "Java Decompiler project".
: It support Java 1.8.0 to Java 12.0.It has support for the Lambda expressions,
: method references and default methods.JD-Core is the engine of JD-GUI.