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

Last updated: May 19,2024

1. Install "libmodello-java-doc" package

Please follow the steps below to install libmodello-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmodello-java-doc" package

Please follow the steps below to uninstall libmodello-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmodello-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 5046
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: modello
Version: 1.8.3-2
Depends: default-jdk-doc
Suggests: libmodello-java
Filename: pool/universe/m/modello/libmodello-java-doc_1.8.3-2_all.deb
Size: 141980
MD5sum: a49ab973f664dccef9fe5d39f47a33e9
SHA1: 131cb121a213d3f496127685ae8171e1bdfbfb5a
SHA256: a8ee9c4a136a624982e2f60be78e1dda480f2dc9629d753406fca27518704bc8
Description-en: Data Model toolkit in use by the Maven 2 Project (documentation)
Once a DataModel is defined, the toolkit can be used to generate any of the
following at compile time.
.
* Java Pojos of the DataModel.
* Java Pojos to XML Writer. (provided via xpp3, stax, jdom or dom4j)
* XML to Java Pojos Reader. (provided via xpp3, stax or dom4j)
* XDOC documentation of the DataModel.
* XML Schema to validate the DataModel.
.
Modello is used to build the maven system.
.
This package provides the API documentation for Modello.
Description-md5: 819766d75554288149c84fff91a8cc97
Homepage: http://modello.codehaus.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu