How to Install and Uninstall asm3 Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "asm3" package

Learn how to install asm3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install asm3

2. Uninstall "asm3" package

Here is a brief guide to show you how to uninstall asm3 on openSuSE Tumbleweed:

$ sudo zypper remove asm3

3. Information about the asm3 package on openSuSE Tumbleweed

Information for package asm3:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : asm3
Version : 3.3.2-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 418,6 KiB
Installed : No
Status : not installed
Source package : asm3-3.3.2-3.7.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.

5. The same packages on other Linux Distributions