How to Install and Uninstall java-runtime-decompiler.noarch Package on Rocky Linux 8

Last updated: September 19,2024

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

Please follow the instructions below to install java-runtime-decompiler.noarch on Rocky Linux 8

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

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

Please follow the guidance below to uninstall java-runtime-decompiler.noarch on Rocky Linux 8:

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

3. Information about the java-runtime-decompiler.noarch package on Rocky Linux 8

Last metadata expiration check: 1:51:54 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : java-runtime-decompiler
Version : 6.1
Release : 2.el8
Architecture : noarch
Size : 516 k
Source : java-runtime-decompiler-6.1-2.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 memory at runtime,
: extract byte code from the JVM and decompile it.