How to Install and Uninstall libtruffle-java-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "libtruffle-java-doc" package

Learn how to install libtruffle-java-doc on Kali Linux

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

2. Uninstall "libtruffle-java-doc" package

Please follow the guidance below to uninstall libtruffle-java-doc on Kali Linux:

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

3. Information about the libtruffle-java-doc package on Kali Linux

Package: libtruffle-java-doc
Source: truffle
Version: 0.6-3
Installed-Size: 6466
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libtruffle-java
Size: 436352
SHA256: 4b5690ce7b61db1f4f92d0164b7c9f3a7fd0340ce359f8554453cd357436c354
SHA1: 6e44f09d8da3b672925d406bfa39935a7e02c555
MD5sum: 39a8f44c39605893e610bd4bf17c1299
Description: Documentation for truffle
Truffle is a language abstract syntax tree interpreter which
allow it to implement languages on top of the Graal framework.
.
To implement a language using Truffle you write an AST for your
language and add methods to interpret (perform the action of) each
node.
.
Graal is an Oracle project aiming to implement a high performance
Java dynamic compiler and interpreter.
.
This package contains the API documentation of libtruffle-java.
Description-md5: 5abc53971bdffa5a9d864fa3c4418c53
Homepage: http://openjdk.java.net/projects/graal
Section: doc
Priority: optional
Filename: pool/main/t/truffle/libtruffle-java-doc_0.6-3_all.deb