How to Install and Uninstall java-runtime-decompiler.noarch Package on CentOS Stream 8
Last updated: January 12,2025
1. Install "java-runtime-decompiler.noarch" package
In this section, we are going to explain the necessary steps to install java-runtime-decompiler.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
java-runtime-decompiler.noarch
Copied
2. Uninstall "java-runtime-decompiler.noarch" package
Learn how to uninstall java-runtime-decompiler.noarch on CentOS Stream 8:
$
sudo dnf remove
java-runtime-decompiler.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the java-runtime-decompiler.noarch package on CentOS Stream 8
Last metadata expiration check: 5:42:29 ago on Sun Feb 25 03:03:59 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.
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.