How to Install and Uninstall antlr4-doc.noarch Package on Fedora 34

Last updated: September 21,2024

1. Install "antlr4-doc.noarch" package

Please follow the instructions below to install antlr4-doc.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install antlr4-doc.noarch

2. Uninstall "antlr4-doc.noarch" package

This tutorial shows how to uninstall antlr4-doc.noarch on Fedora 34:

$ sudo dnf remove antlr4-doc.noarch $ sudo dnf autoremove

3. Information about the antlr4-doc.noarch package on Fedora 34

Last metadata expiration check: 2:32:58 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : antlr4-doc
Version : 4.9.3
Release : 1.fc34
Architecture : noarch
Size : 2.1 M
Source : antlr4-project-4.9.3-1.fc34.src.rpm
Repository : updates
Summary : ANTLR4 documentation
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 contains ANTLR4 documentation.