How to Install and Uninstall beansbinding Package on openSUSE Leap

Last updated: May 14,2024

1. Install "beansbinding" package

Please follow the steps below to install beansbinding on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install beansbinding

2. Uninstall "beansbinding" package

Learn how to uninstall beansbinding on openSUSE Leap:

$ sudo zypper remove beansbinding

3. Information about the beansbinding package on openSUSE Leap

Information for package beansbinding:
-------------------------------------
Repository : Main Repository
Name : beansbinding
Version : 1.2.1-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 669.4 KiB
Installed : No
Status : not installed
Source package : beansbinding-1.2.1-bp155.2.13.src
Upstream URL : https://beansbinding.dev.java.net/
Summary : Beans Binding (JSR 295) reference implementation
Description :
In essence, Beans Binding (JSR 295) is about keeping two properties
(typically of two objects) in sync. An additional emphasis is placed on
the ability to bind to Swing components, and easy integration with IDEs
such as NetBeans. This project provides the reference implementation.