How to Install and Uninstall texlive-context-bnf.noarch Package on Fedora 35

Last updated: September 21,2024

1. Install "texlive-context-bnf.noarch" package

Please follow the steps below to install texlive-context-bnf.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install texlive-context-bnf.noarch

2. Uninstall "texlive-context-bnf.noarch" package

Please follow the instructions below to uninstall texlive-context-bnf.noarch on Fedora 35:

$ sudo dnf remove texlive-context-bnf.noarch $ sudo dnf autoremove

3. Information about the texlive-context-bnf.noarch package on Fedora 35

Last metadata expiration check: 4:08:13 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-context-bnf
Epoch : 9
Version : svn47085
Release : 48.fc35
Architecture : noarch
Size : 20 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : A BNF module for Context
URL : http://tug.org/texlive/
License : GPL+
Description : The module provides a simple way to write good-looking BNF-
: style grammars in ConTeXt. Grammars are written using the BNF
: syntax right in your ConTeXt documents, so there is a clear
: separation between content and layout. This allows the user to
: decide exactly how the grammar is to be displayed, while also
: allowing the gist of the grammar to be understood from simply
: looking at the source ConTeXt document.