How to Install and Uninstall antlr4-runtime-test-annotation-processors.noarch Package on Fedora 36

Last updated: October 12,2024

1. Install "antlr4-runtime-test-annotation-processors.noarch" package

Please follow the guidelines below to install antlr4-runtime-test-annotation-processors.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install antlr4-runtime-test-annotation-processors.noarch

2. Uninstall "antlr4-runtime-test-annotation-processors.noarch" package

Please follow the instructions below to uninstall antlr4-runtime-test-annotation-processors.noarch on Fedora 36:

$ sudo dnf remove antlr4-runtime-test-annotation-processors.noarch $ sudo dnf autoremove

3. Information about the antlr4-runtime-test-annotation-processors.noarch package on Fedora 36

Last metadata expiration check: 5:45:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : antlr4-runtime-test-annotation-processors
Version : 4.9.3
Release : 6.fc36
Architecture : noarch
Size : 15 k
Source : antlr4-project-4.9.3-6.fc36.src.rpm
Repository : updates
Summary : ANTLR runtime test annotation processors
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 runtime library test annotation processors used by
: Java ANTLR parsers.