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

Last updated: January 13,2025

1. Install "modello.noarch" package

Here is a brief guide to show you how to install modello.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install modello.noarch

2. Uninstall "modello.noarch" package

This is a short guide on how to uninstall modello.noarch on Fedora 36:

$ sudo dnf remove modello.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:13:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : modello
Version : 1.11
Release : 8.fc36
Architecture : noarch
Size : 349 k
Source : modello-1.11-8.fc36.src.rpm
Repository : fedora
Summary : Modello Data Model toolkit
URL : http://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.