How to Install and Uninstall asm3-examples Package on openSUSE Leap

Last updated: May 17,2024

1. Install "asm3-examples" package

Here is a brief guide to show you how to install asm3-examples on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install asm3-examples

2. Uninstall "asm3-examples" package

This tutorial shows how to uninstall asm3-examples on openSUSE Leap:

$ sudo zypper remove asm3-examples

3. Information about the asm3-examples package on openSUSE Leap

Information for package asm3-examples:
--------------------------------------
Repository : Main Repository
Name : asm3-examples
Version : 3.3.2-150200.3.6.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 149.9 KiB
Installed : No
Status : not installed
Source package : asm3-3.3.2-150200.3.6.4.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