How to Install and Uninstall objectweb-asm-javadoc Package on openSuSE Tumbleweed

Last updated: September 29,2024

1. Install "objectweb-asm-javadoc" package

Learn how to install objectweb-asm-javadoc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install objectweb-asm-javadoc

2. Uninstall "objectweb-asm-javadoc" package

Learn how to uninstall objectweb-asm-javadoc on openSuSE Tumbleweed:

$ sudo zypper remove objectweb-asm-javadoc

3. Information about the objectweb-asm-javadoc package on openSuSE Tumbleweed

Information for package objectweb-asm-javadoc:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : objectweb-asm-javadoc
Version : 9.6-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 6.4 MiB
Installed : No
Status : not installed
Source package : objectweb-asm-9.6-1.3.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