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

Last updated: May 12,2024

1. Install "libinvokebinder-java" package

Learn how to install libinvokebinder-java on Kali Linux

$ sudo apt update $ sudo apt install libinvokebinder-java

2. Uninstall "libinvokebinder-java" package

Please follow the guidelines below to uninstall libinvokebinder-java on Kali Linux:

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

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

Package: libinvokebinder-java
Source: invokebinder
Version: 1.13-1
Installed-Size: 72
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libinvokebinder-java-doc
Size: 52204
SHA256: b7bd1868323dbb1b0a9e14f2115c8829df9711c38b0d2d0e25e5bee539d1c30e
SHA1: 6af51fb1c03dd545a7318f66d68b720e393cdf40
MD5sum: ac9ccaef181e35dbc8c8aeb1055cb442
Description: Java DSL for binding method handles
This Java library hopes to provide a more friendly DSL for binding
method handles.
.
Unlike the normal MethodHandle API, handles are bound forward
from a source MethodType and eventually adapted to a final target
MethodHandle.
.
Along the way the transformations are pushed onto a
stack and eventually applied in reverse order, as the standard API
demands.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/headius/invokebinder
Section: java
Priority: optional
Filename: pool/main/i/invokebinder/libinvokebinder-java_1.13-1_all.deb