How to Install and Uninstall libeasybind-java Package on Kali Linux

Last updated: May 21,2024

1. Install "libeasybind-java" package

This is a short guide on how to install libeasybind-java on Kali Linux

$ sudo apt update $ sudo apt install libeasybind-java

2. Uninstall "libeasybind-java" package

Here is a brief guide to show you how to uninstall libeasybind-java on Kali Linux:

$ sudo apt remove libeasybind-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libeasybind-java package on Kali Linux

Package: libeasybind-java
Source: easybind
Version: 1.0.3-2
Installed-Size: 66
Maintainer: Debian Java Maintainers
Architecture: all
Size: 41952
SHA256: 17bccabc111a62cc52db8747fa7ec774f30902355493c990ae7b6c49ff4c14bf
SHA1: c3ec01dfe68558cf5019b75e4f874e7f12b0583b
MD5sum: ee9ad05188ce5a63901d16afb35b499b
Description: helper library for custom JavaFX bindings using lamdas
EasyBind leverages lambdas to reduce boilerplate
when creating custom bindings, provides a type-safe alternative to
Bindings.select* methods (inspired by Anton Nashatyrev's feature
request, planned for JavaFX 9) and adds monadic operations to
ObservableValue.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/TomasMikula/EasyBind
Section: java
Priority: optional
Filename: pool/main/e/easybind/libeasybind-java_1.0.3-2_all.deb