How to Install and Uninstall modello.noarch Package on Fedora 38

Last updated: October 07,2024

1. Install "modello.noarch" package

Please follow the step by step instructions below to install modello.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install modello.noarch

2. Uninstall "modello.noarch" package

Please follow the step by step instructions below to uninstall modello.noarch on Fedora 38:

$ sudo dnf remove modello.noarch $ sudo dnf autoremove

3. Information about the modello.noarch package on Fedora 38

Last metadata expiration check: 2:09:38 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : modello
Version : 2.0.0
Release : 3.fc38
Architecture : noarch
Size : 358 k
Source : modello-2.0.0-3.fc38.src.rpm
Repository : fedora
Summary : Modello Data Model toolkit
URL : https://codehaus-plexus.github.io/modello
License : MIT and ASL 2.0 and BSD
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.