How to Install and Uninstall antlr4-maven-plugin.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "antlr4-maven-plugin.noarch" package
This tutorial shows how to install antlr4-maven-plugin.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
antlr4-maven-plugin.noarch
Copied
2. Uninstall "antlr4-maven-plugin.noarch" package
In this section, we are going to explain the necessary steps to uninstall antlr4-maven-plugin.noarch on Fedora 36:
$
sudo dnf remove
antlr4-maven-plugin.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the antlr4-maven-plugin.noarch package on Fedora 36
Last metadata expiration check: 1:41:02 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : antlr4-maven-plugin
Version : 4.9.3
Release : 6.fc36
Architecture : noarch
Size : 32 k
Source : antlr4-project-4.9.3-6.fc36.src.rpm
Repository : updates
Summary : ANTLR plugin for Apache Maven
URL : https://www.antlr.org/
License : BSD
Description : ANTLR (ANother Tool for Language Recognition) is a powerful parser
: generator for reading, processing, executing, or translating structured
: text or binary files. It is widely used to build languages, tools, and
: frameworks. From a grammar, ANTLR generates a parser that can build
: and walk parse trees.
:
: This package provides a plugin for Apache Maven which can be used to
: generate ANTLR parsers during project build.
Available Packages
Name : antlr4-maven-plugin
Version : 4.9.3
Release : 6.fc36
Architecture : noarch
Size : 32 k
Source : antlr4-project-4.9.3-6.fc36.src.rpm
Repository : updates
Summary : ANTLR plugin for Apache Maven
URL : https://www.antlr.org/
License : BSD
Description : ANTLR (ANother Tool for Language Recognition) is a powerful parser
: generator for reading, processing, executing, or translating structured
: text or binary files. It is widely used to build languages, tools, and
: frameworks. From a grammar, ANTLR generates a parser that can build
: and walk parse trees.
:
: This package provides a plugin for Apache Maven which can be used to
: generate ANTLR parsers during project build.