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

Last updated: October 07,2024

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

Please follow the steps below to install java-runtime-decompiler.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the instructions below to uninstall java-runtime-decompiler.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:34:16 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : java-runtime-decompiler
Version : 9.1
Release : 1.el8
Architecture : noarch
Size : 880 k
Source : java-runtime-decompiler-9.1-1.el8.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.