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

Last updated: May 19,2024

1. Install "liblombok-java" package

Please follow the guidance below to install liblombok-java on Kali Linux

$ sudo apt update $ sudo apt install liblombok-java

2. Uninstall "liblombok-java" package

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

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

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

Package: liblombok-java
Source: lombok
Version: 1.18.24-2
Installed-Size: 1956
Maintainer: Debian Java Maintainers
Architecture: all
Size: 1792148
SHA256: 24adfa6536aa73646058ca53ded162c8570a1cd1134d64b5f0b4c9887f12fffe
SHA1: 8e4f5ad4d3b5c8bf9437451de55cd235894cfdb5
MD5sum: 77f94f48c018aea635a22e10abd59639
Description: Reduce boilerplate code in Java projects
"Boilerplate" is a term used to describe code that is repeated in
many parts of an application with little alteration. One of the most
frequently voiced criticisms of the Java language is the volume of
this type of code that is found in most projects. This problem is
frequently a result of design decisions in various libraries, but is
exacerbated by limitations in the language itself. Project Lombok
aims to reduce the prevalence of some of the worst offenders by
replacing them with a simple set of annotations.
Description-md5:
Multi-Arch: foreign
Homepage: https://projectlombok.org
Section: java
Priority: optional
Filename: pool/main/l/lombok/liblombok-java_1.18.24-2_all.deb