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

Last updated: May 13,2024

1. Install "libreflectasm-java-doc" package

This guide let you learn how to install libreflectasm-java-doc on Kali Linux

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

2. Uninstall "libreflectasm-java-doc" package

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

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

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

Package: libreflectasm-java-doc
Source: libreflectasm-java
Version: 1.11.9+dfsg-4
Installed-Size: 388
Maintainer: Debian Java Maintainers
Architecture: all
Size: 63824
SHA256: ac6b50f15ed31a5dc9e9b77cee206001ac062397c4f0c3ab902febfbf0aab7cf
SHA1: a179654bd5b6a831926bfac26c73fcfa180930d2
MD5sum: d8a6aea892c349cda0ec007a7a87add9
Description: library that provides reflection by using code generation - doc
ReflectASM is a very small Java library that provides high performance
reflection by using code generation. An access class is generated
to set/get fields, call methods, or create a new instance.
.
The access class uses bytecode rather than Java's reflection,
so it is much faster. It can also access primitive fields via
bytecode to avoid boxing.
.
This package contains the Javadoc API
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/EsotericSoftware/reflectasm
Section: doc
Priority: optional
Filename: pool/main/libr/libreflectasm-java/libreflectasm-java-doc_1.11.9+dfsg-4_all.deb