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

Last updated: February 06,2025

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

Please follow the instructions below to install antlr-maven-plugin.noarch on Fedora 35

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

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

This is a short guide on how to uninstall antlr-maven-plugin.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:04:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : antlr-maven-plugin
Version : 2.2
Release : 30.fc35
Architecture : noarch
Size : 43 k
Source : antlr-maven-plugin-2.2-30.fc35.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).