How to Install and Uninstall libbyte-buddy-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 19,2024

1. Install "libbyte-buddy-java" package

Please follow the step by step instructions below to install libbyte-buddy-java on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libbyte-buddy-java" package

This guide covers the steps necessary to uninstall libbyte-buddy-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libbyte-buddy-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libbyte-buddy-java
Architecture: all
Version: 1.8.2-2
Priority: optional
Section: universe/java
Source: byte-buddy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5993
Depends: libasm-java (>= 6.0-1~), libmaven3-core-java (>= 3.5.0)
Suggests: libbyte-buddy-java-doc
Filename: pool/universe/b/byte-buddy/libbyte-buddy-java_1.8.2-2_all.deb
Size: 5215440
MD5sum: d8df5c2e4d0b0a4bf7eae69c9c09499c
SHA1: f3da1985c846d4ba8b2e6ccc396fd8c58ccaa14f
SHA256: e689f6025b6f83bff9569944949295576fe9d963e471b45c0a2cf47ab66cbafb
SHA512: de0fb575fd6af7d06d56b9c6bf61b3544f850ad8b3f13630041d1a76166055ea697fdbb2e958f7f0f4c43daed38e7a5323d013f693eda9b9e1f3e54f6a4c9ab6
Homepage: http://bytebuddy.net
Description-en: 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: d0a1c7593e3d7f156778102c15644cc1