How to Install and Uninstall modello.noarch Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "modello.noarch" package

This guide let you learn how to install modello.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install modello.noarch

2. Uninstall "modello.noarch" package

Here is a brief guide to show you how to uninstall modello.noarch on Amazon Linux 2:

$ sudo yum remove modello.noarch $ sudo yum autoremove

3. Information about the modello.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : modello
Arch : noarch
Version : 1.7
Release : 4.amzn2
Size : 323 k
Repo : amzn2-core/2/x86_64
Summary : Modello Data Model toolkit
URL : http://modello.codehaus.org/
License : ASL 2.0 and BSD and MIT
Description : Modello is a Data Model toolkit in use by the Apache Maven
: Project.
:
: Modello is a framework for code generation from a simple model.
: Modello generates code from a simple model format based on a
: plugin architecture, various types of code and descriptors can be
: generated from the single model, including Java POJOs, XML
: marshallers/unmarshallers, XSD and documentation.