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

Last updated: November 27,2024

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

This guide covers the steps necessary to install java-jd-decompiler-core.noarch on Fedora 35

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

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

This is a short guide on how to uninstall java-jd-decompiler-core.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:47:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : java-jd-decompiler-core
Version : 1.1.3
Release : 1.fc35
Architecture : noarch
Size : 630 k
Source : java-jd-decompiler-1.1.3-1.fc35.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.