How to Install and Uninstall libinvokebinder-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "libinvokebinder-java-doc" package

Please follow the instructions below to install libinvokebinder-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libinvokebinder-java-doc

2. Uninstall "libinvokebinder-java-doc" package

Please follow the instructions below to uninstall libinvokebinder-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libinvokebinder-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libinvokebinder-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 1436
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: invokebinder
Version: 1.5-1
Recommends: default-jdk-doc
Suggests: libinvokebinder-java
Filename: pool/universe/i/invokebinder/libinvokebinder-java-doc_1.5-1_all.deb
Size: 214064
MD5sum: 2a68edc2646ba25b0a3f7a06e3897d67
SHA1: aa5e89cefe1e6e087d5580d93318ca502fd6aa29
SHA256: 42c0cad1f0ddfb842ea2faf7c33bd66570ece5379b1336cf40ca21bb2b9b8337
Description-en: Documentation for invokebinder
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.
.
This package contains the API documentation of libinvokebinder-java.
Description-md5: 2e3e988638c4187540d43846dd18abda
Homepage: https://github.com/headius/invokebinder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu