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

Last updated: May 18,2024

1. Install "libmodello-java" package

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

$ sudo apt update $ sudo apt install libmodello-java

2. Uninstall "libmodello-java" package

Here is a brief guide to show you how to uninstall libmodello-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmodello-java
Priority: optional
Section: universe/libs
Installed-Size: 474
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: modello
Version: 1.8.3-2
Depends: libplexus-build-api-java, libplexus-container-default1.5-java, libplexus-utils-java
Suggests: libmodello-java-doc
Filename: pool/universe/m/modello/libmodello-java_1.8.3-2_all.deb
Size: 283492
MD5sum: f556aea568dbc87db13ecaae0550304f
SHA1: 0442d048607461499820cd7da393ad45486a84ab
SHA256: 9054209f8cdd30fe6ae2ea7f87dc5fbb6e7e2a7fd69a01f765e0050b52c30d47
Description-en: Data Model toolkit in use by the Maven 2 Project
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.
Description-md5: 318c6bdf23c0cc3bcf38325b204f7dff
Homepage: http://modello.codehaus.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu