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

Last updated: April 28,2024

1. Install "libreflectasm-java" package

Please follow the steps below to install libreflectasm-java on Kali Linux

$ sudo apt update $ sudo apt install libreflectasm-java

2. Uninstall "libreflectasm-java" package

Please follow the instructions below to uninstall libreflectasm-java on Kali Linux:

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

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

Package: libreflectasm-java
Version: 1.11.9+dfsg-4
Installed-Size: 49
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libasm-java (>= 9.4)
Recommends: libreflectasm-java-doc (= 1.11.9+dfsg-4)
Size: 24964
SHA256: 99a907371950923b638ff82d857d6de665efa919c0f4c3ff891220c6dc5061cd
SHA1: 6d7a014f4b245527d228d388150821b8a0bc20be
MD5sum: 1aefdb338b124f6a25daa55084016813
Description: library that provides reflection by using code generation
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.
Description-md5:
Homepage: https://github.com/EsotericSoftware/reflectasm
Section: java
Priority: optional
Filename: pool/main/libr/libreflectasm-java/libreflectasm-java_1.11.9+dfsg-4_all.deb