How to Install and Uninstall python3-antlr4-runtime.noarch Package on Fedora 39
Last updated: February 07,2025
1. Install "python3-antlr4-runtime.noarch" package
Please follow the steps below to install python3-antlr4-runtime.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-antlr4-runtime.noarch
Copied
2. Uninstall "python3-antlr4-runtime.noarch" package
Please follow the instructions below to uninstall python3-antlr4-runtime.noarch on Fedora 39:
$
sudo dnf remove
python3-antlr4-runtime.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-antlr4-runtime.noarch package on Fedora 39
Last metadata expiration check: 0:44:49 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-antlr4-runtime
Version : 4.10.1
Release : 10.fc39
Architecture : noarch
Size : 289 k
Source : antlr4-project-4.10.1-10.fc39.src.rpm
Repository : fedora
Summary : ANTLR runtime for Python 3
URL : https://www.antlr.org/
License : BSD-3-Clause
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 the runtime library used by Python 3 ANTLR parsers.
Available Packages
Name : python3-antlr4-runtime
Version : 4.10.1
Release : 10.fc39
Architecture : noarch
Size : 289 k
Source : antlr4-project-4.10.1-10.fc39.src.rpm
Repository : fedora
Summary : ANTLR runtime for Python 3
URL : https://www.antlr.org/
License : BSD-3-Clause
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 the runtime library used by Python 3 ANTLR parsers.