How to Install and Uninstall asm5-examples Package on openSUSE Leap
Last updated: January 11,2025
1. Install "asm5-examples" package
Learn how to install asm5-examples on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
asm5-examples
Copied
2. Uninstall "asm5-examples" package
Please follow the guidance below to uninstall asm5-examples on openSUSE Leap:
$
sudo zypper remove
asm5-examples
Copied
3. Information about the asm5-examples package on openSUSE Leap
Information for package asm5-examples:
--------------------------------------
Repository : Main Repository
Name : asm5-examples
Version : 5.2-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 197.2 KiB
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.
--------------------------------------
Repository : Main Repository
Name : asm5-examples
Version : 5.2-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 197.2 KiB
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.