How to Install and Uninstall openjdk-asmtools.noarch Package on CentOS Stream 9
Last updated: February 04,2025
1. Install "openjdk-asmtools.noarch" package
Learn how to install openjdk-asmtools.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
openjdk-asmtools.noarch
Copied
2. Uninstall "openjdk-asmtools.noarch" package
This is a short guide on how to uninstall openjdk-asmtools.noarch on CentOS Stream 9:
$
sudo dnf remove
openjdk-asmtools.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the openjdk-asmtools.noarch package on CentOS Stream 9
Last metadata expiration check: 0:35:39 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : openjdk-asmtools
Version : 8.0.b09
Release : 2.el9
Architecture : noarch
Size : 575 k
Source : openjdk-asmtools-8.0.b09-2.el9.src.rpm
Repository : epel
Summary : Set of tools used to assemble / disassemble proper and improper Java .class files
URL : https://github.com/openjdk/asmtools
License : GPLv2+
Description : AsmTools helps develop tools to create proper and improper Java .class files.
: Aids various Java .class based testing and OpenJDK development applications.
: Asmtools supports latest class file formats, in lock-step with JDK development.
: AsmTools consist of a set of (Java class file) assembler/dis-assemblers:
: * Jasm/Jdis:
: An assembler language to provide Java-like declaration of member signatures,
: providing Java VM specification compliant mnemonics for byte-code instructions.
: * JCod/JDec:
: An assembler language to provide byte-code containers of class-file constructs.
Available Packages
Name : openjdk-asmtools
Version : 8.0.b09
Release : 2.el9
Architecture : noarch
Size : 575 k
Source : openjdk-asmtools-8.0.b09-2.el9.src.rpm
Repository : epel
Summary : Set of tools used to assemble / disassemble proper and improper Java .class files
URL : https://github.com/openjdk/asmtools
License : GPLv2+
Description : AsmTools helps develop tools to create proper and improper Java .class files.
: Aids various Java .class based testing and OpenJDK development applications.
: Asmtools supports latest class file formats, in lock-step with JDK development.
: AsmTools consist of a set of (Java class file) assembler/dis-assemblers:
: * Jasm/Jdis:
: An assembler language to provide Java-like declaration of member signatures,
: providing Java VM specification compliant mnemonics for byte-code instructions.
: * JCod/JDec:
: An assembler language to provide byte-code containers of class-file constructs.