How to Install and Uninstall texlive-formal-grammar.noarch Package on Fedora 39

Last updated: September 22,2024

1. Install "texlive-formal-grammar.noarch" package

Please follow the guidelines below to install texlive-formal-grammar.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-formal-grammar.noarch

2. Uninstall "texlive-formal-grammar.noarch" package

Here is a brief guide to show you how to uninstall texlive-formal-grammar.noarch on Fedora 39:

$ sudo dnf remove texlive-formal-grammar.noarch $ sudo dnf autoremove

3. Information about the texlive-formal-grammar.noarch package on Fedora 39

Last metadata expiration check: 0:33:02 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-formal-grammar
Epoch : 11
Version : svn61955
Release : 69.fc39
Architecture : noarch
Size : 247 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Typeset formal grammars
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package provides a new environment and associated commands
: to typeset BNF grammars. It allows to easily write formal
: grammars. Its original motivation was to typeset grammars for
: beamer presentations, therefore, there are macros to emphasize
: or downplay some parts of the grammar (which is the main
: novelty compared to other BNF packages).