How to Install and Uninstall asm5-javadoc Package on openSuSE Tumbleweed
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "asm5-javadoc" package
Please follow the guidelines below to install asm5-javadoc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
asm5-javadoc
Copied
2. Uninstall "asm5-javadoc" package
In this section, we are going to explain the necessary steps to uninstall asm5-javadoc on openSuSE Tumbleweed:
$
sudo zypper remove
asm5-javadoc
Copied
3. Information about the asm5-javadoc package on openSuSE Tumbleweed
Information for package asm5-javadoc:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : asm5-javadoc
Version : 5.2-3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 7,9 MiB
Installed : No
Status : not installed
Source package : asm5-5.2-3.10.src
Summary : Java bytecode manipulation framework
Description :
ASM is a Java bytecode manipulation framework.
It can be used to dynamically generate stub classes or other proxy
classes, directly in binary form, or to dynamically modify classes at
load time, i.e., just before they are loaded into the Java Virtual
Machine.
ASM offers similar functionalities as BCEL or SERP, but is much
smaller.
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : asm5-javadoc
Version : 5.2-3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 7,9 MiB
Installed : No
Status : not installed
Source package : asm5-5.2-3.10.src
Summary : Java bytecode manipulation framework
Description :
ASM is a Java bytecode manipulation framework.
It can be used to dynamically generate stub classes or other proxy
classes, directly in binary form, or to dynamically modify classes at
load time, i.e., just before they are loaded into the Java Virtual
Machine.
ASM offers similar functionalities as BCEL or SERP, but is much
smaller.