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

Last updated: October 05,2024

1. Install "modello.noarch" package

Please follow the guidelines below to install modello.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install modello.noarch

2. Uninstall "modello.noarch" package

This tutorial shows how to uninstall modello.noarch on Fedora 34:

$ sudo dnf remove modello.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:44:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : modello
Version : 1.11
Release : 4.fc34
Architecture : noarch
Size : 399 k
Source : modello-1.11-4.fc34.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.