How to Install and Uninstall objectweb-asm Package on openSUSE Leap

Last updated: September 28,2024

1. Install "objectweb-asm" package

Please follow the instructions below to install objectweb-asm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install objectweb-asm

2. Uninstall "objectweb-asm" package

This is a short guide on how to uninstall objectweb-asm on openSUSE Leap:

$ sudo zypper remove objectweb-asm

3. Information about the objectweb-asm package on openSUSE Leap

Information for package objectweb-asm:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : objectweb-asm
Version : 9.6-150200.3.11.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 781.1 KiB
Installed : No
Status : not installed
Source package : objectweb-asm-9.6-150200.3.11.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