How to Install and Uninstall libbyte-buddy-java Package on Kali Linux

Last updated: May 02,2024

1. Install "libbyte-buddy-java" package

Please follow the guidelines below to install libbyte-buddy-java on Kali Linux

$ sudo apt update $ sudo apt install libbyte-buddy-java

2. Uninstall "libbyte-buddy-java" package

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

$ sudo apt remove libbyte-buddy-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbyte-buddy-java package on Kali Linux

Package: libbyte-buddy-java
Source: byte-buddy
Version: 1.12.23-1
Installed-Size: 7982
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libasm-java (>= 7.0), libmaven3-core-java (>= 3.5.0)
Size: 4470772
SHA256: 08d29f28f89a8f76bd0572b12cf88d84ed2ed45ef5a8d0a10152e980f1919cf6
SHA1: f7539ceffc090a58656d92250d3f8185335670c2
MD5sum: 21cc17addeeed97bcb6745d8be8b4241
Description: Runtime code generation for the Java virtual machine
Byte Buddy is a code generation and manipulation library for creating
and modifying Java classes during the runtime of a Java application and
without the help of a compiler. Other than the code generation utilities
that ship with the Java Class Library, Byte Buddy allows the creation of
arbitrary classes and is not limited to implementing interfaces for the
creation of runtime proxies. Furthermore, Byte Buddy offers a convenient
API for changing classes either manually, using a Java agent or during a
build.
Description-md5:
Homepage: https://bytebuddy.net
Section: java
Priority: optional
Filename: pool/main/b/byte-buddy/libbyte-buddy-java_1.12.23-1_all.deb