How to Install and Uninstall antlr-maven-plugin.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "antlr-maven-plugin.noarch" package

Please follow the steps below to install antlr-maven-plugin.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install antlr-maven-plugin.noarch

2. Uninstall "antlr-maven-plugin.noarch" package

Please follow the steps below to uninstall antlr-maven-plugin.noarch on Fedora 36:

$ sudo dnf remove antlr-maven-plugin.noarch $ sudo dnf autoremove

3. Information about the antlr-maven-plugin.noarch package on Fedora 36

Last metadata expiration check: 3:56:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : antlr-maven-plugin
Version : 2.2
Release : 32.fc36
Architecture : noarch
Size : 43 k
Source : antlr-maven-plugin-2.2-32.fc36.src.rpm
Repository : fedora
Summary : Maven plugin that generates files based on grammar file(s)
URL : http://mojo.codehaus.org/antlr-maven-plugin/
License : ASL 2.0
Description : The Antlr Plugin has two goals:
: - antlr:generate Generates file(s) to a target directory based on grammar
: file(s).
: - antlr:html Generates Antlr report for grammar file(s).