How to Install and Uninstall cglib Package on openSUSE Leap
Last updated: January 07,2025
1. Install "cglib" package
This is a short guide on how to install cglib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
cglib
Copied
2. Uninstall "cglib" package
Please follow the steps below to uninstall cglib on openSUSE Leap:
$
sudo zypper remove
cglib
Copied
3. Information about the cglib package on openSUSE Leap
Information for package cglib:
------------------------------
Repository : Main Repository
Name : cglib
Version : 3.3.0-150200.3.6.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 339.8 KiB
Installed : No
Status : not installed
Source package : cglib-3.3.0-150200.3.6.5.src
Upstream URL : https://github.com/cglib/cglib
Summary : Code Generation Library
Description :
cglib is a powerful, high performance and quality Code Generation
Library, It is used to extend JAVA classes and implements interfaces at
runtime.
------------------------------
Repository : Main Repository
Name : cglib
Version : 3.3.0-150200.3.6.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 339.8 KiB
Installed : No
Status : not installed
Source package : cglib-3.3.0-150200.3.6.5.src
Upstream URL : https://github.com/cglib/cglib
Summary : Code Generation Library
Description :
cglib is a powerful, high performance and quality Code Generation
Library, It is used to extend JAVA classes and implements interfaces at
runtime.