How to Install and Uninstall java-runtime-decompiler.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "java-runtime-decompiler.noarch" package

Please follow the step by step instructions below to install java-runtime-decompiler.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install java-runtime-decompiler.noarch

2. Uninstall "java-runtime-decompiler.noarch" package

Here is a brief guide to show you how to uninstall java-runtime-decompiler.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove java-runtime-decompiler.noarch $ sudo dnf autoremove

3. Information about the java-runtime-decompiler.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:42:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : java-runtime-decompiler
Version : 9.1
Release : 1.el9
Architecture : noarch
Size : 869 k
Source : java-runtime-decompiler-9.1-1.el9.src.rpm
Repository : epel
Summary : Application for extraction and decompilation of JVM byte code
URL : https://github.com/pmikova/java-runtime-decompiler
License : GPLv3
Description : This application can access JVM at runtime,
: extract byte code from the JVM and decompile it, modify the obtained code and compile it back.
: It also works with local classpath and source path and provide standalone hex, with binary diff.