How to Install and Uninstall liblombok-patcher-java Package on Kali Linux

Last updated: May 21,2024

1. Install "liblombok-patcher-java" package

Please follow the step by step instructions below to install liblombok-patcher-java on Kali Linux

$ sudo apt update $ sudo apt install liblombok-patcher-java

2. Uninstall "liblombok-patcher-java" package

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

$ sudo apt remove liblombok-patcher-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblombok-patcher-java package on Kali Linux

Package: liblombok-patcher-java
Source: lombok-patcher
Version: 0.42-3
Installed-Size: 955
Maintainer: Debian Java Maintainers
Architecture: all
Size: 545288
SHA256: 23c7d5a03dab60d19701ce0486a3d45fb1a35d299229598e67e80a7f5acd8a96
SHA1: 4c010ee7555c64c2342327790f8fb3fb2e76bd0d
MD5sum: 8f4b7ef1815e3a3fe1e66951ec7dfdf2
Description: live-rewrite classes as a JVM runs
Lombok Patcher gives you the ability to live-rewrite classes as a JVM
runs, either by loading as an agent during JVM bootup or by injecting
the agent 'live' during execution.
.
To make this easier than fiddling with classes directly, Lombok
Patcher offers a few 'patch scripts' to do common tasks, such as wrap
your own code around any method call, replace methods entirely with
your own, or add fields.
.
lombok.patcher also includes support for getting around the Eclipse
OSGi container's classloader separation.
Description-md5:
Homepage: https://projectlombok.org
Section: java
Priority: optional
Filename: pool/main/l/lombok-patcher/liblombok-patcher-java_0.42-3_all.deb