How to Install and Uninstall libjava-allocation-instrumenter-java Package on Kali Linux

Last updated: April 30,2024

1. Install "libjava-allocation-instrumenter-java" package

In this section, we are going to explain the necessary steps to install libjava-allocation-instrumenter-java on Kali Linux

$ sudo apt update $ sudo apt install libjava-allocation-instrumenter-java

2. Uninstall "libjava-allocation-instrumenter-java" package

Please follow the guidance below to uninstall libjava-allocation-instrumenter-java on Kali Linux:

$ sudo apt remove libjava-allocation-instrumenter-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjava-allocation-instrumenter-java package on Kali Linux

Package: libjava-allocation-instrumenter-java
Source: java-allocation-instrumenter
Version: 3.1.0-2
Installed-Size: 2861
Maintainer: Debian Java maintainers
Architecture: all
Depends: libasm-java (>= 7.0), libguava-java
Suggests: libjava-allocation-instrumenter-java-doc
Size: 2459532
SHA256: fcd2da034d48ca00e9ba9aa786c74094d0f9306e64639d9066a1bfcd2626a53d
SHA1: 8414866c0a2e56cfa5b594b693bf8620308454fb
MD5sum: 200bc906634c4a2098a4c9005728474a
Description: JVM agent tracking memory allocations
Java Allocation Instrumenter is a Java agent written using the
java.lang.instrument API. Each allocation in your Java program is instrumented;
a user-defined callback is invoked on each allocation.
.
Bytecode rewriting is used to invoke the callback at the site of each
allocation.
Description-md5:
Homepage: https://github.com/google/allocation-instrumenter
Section: java
Priority: optional
Filename: pool/main/j/java-allocation-instrumenter/libjava-allocation-instrumenter-java_3.1.0-2_all.deb