How to Install and Uninstall liblombok-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "liblombok-java" package

This is a short guide on how to install liblombok-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install liblombok-java

2. Uninstall "liblombok-java" package

Learn how to uninstall liblombok-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the liblombok-java package on Ubuntu 21.10 (Impish Indri)

Package: liblombok-java
Architecture: all
Version: 1.16.22-7
Priority: extra
Section: universe/java
Source: lombok
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14763
Depends: libosgi-annotation-java
Filename: pool/universe/l/lombok/liblombok-java_1.16.22-7_all.deb
Size: 13465308
MD5sum: 722039f02fcda3d2f0a83693c4482eb5
SHA1: fddf191c8294e8448c533625e24ca9b8876d82f2
SHA256: 814b6832941079d8b402d34212e5b5c8659cc9b5c61af6d034f62fa010e03181
SHA512: 6fb78dad4fa90e61a5cb8b58edbebec8f392cd3ead7ebcbcc35a230b33f6eadf5d2d6985ced96ca805002b15b2beee0f4c75617fd5a02bd60c0ce3c166acb133
Homepage: https://projectlombok.org
Description-en: 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: 50fa9949a9e0357c63768b7d01d6bc6b