How to Install and Uninstall asm5-javadoc Package on openSUSE Leap

Last updated: March 29,2024

1. Install "asm5-javadoc" package

This is a short guide on how to install asm5-javadoc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install asm5-javadoc

2. Uninstall "asm5-javadoc" package

Learn how to uninstall asm5-javadoc on openSUSE Leap:

$ sudo zypper remove asm5-javadoc

3. Information about the asm5-javadoc package on openSUSE Leap

Information for package asm5-javadoc:
-------------------------------------
Repository : Main Repository
Name : asm5-javadoc
Version : 5.2-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 7.9 MiB
Installed : No
Status : not installed
Source package : asm5-5.2-bp155.2.13.src
Upstream URL : http://asm.objectweb.org/
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.

5. The same packages on other Linux Distributions