How to Install and Uninstall liblombok-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "liblombok-java-doc" package

Please follow the step by step instructions below to install liblombok-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "liblombok-java-doc" package

This is a short guide on how to uninstall liblombok-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the liblombok-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liblombok-java-doc
Priority: extra
Section: universe/doc
Installed-Size: 4941
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: lombok
Version: 1.16.6+ds-3
Filename: pool/universe/l/lombok/liblombok-java-doc_1.16.6+ds-3_all.deb
Size: 182152
MD5sum: 3c4b2b82d52a4a31f8357ae14542cf9f
SHA1: 34cec69237a20c8fcd2164f4455999c8ff32d5b8
SHA256: 4471340a3e6f2c3589d95721aaf310f5bdd02561f1102c929d68c3aee9284010
Description-en: Reduce boilerplate code in Java projects (documentation)
"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.
.
This package contains the generated API documentation.
Description-md5: d268d8a90f25494ee470001698f8310f
Homepage: https://projectlombok.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions