How to Install and Uninstall texlive-simplebnf.noarch Package on Fedora 34
Last updated: November 17,2024
1. Install "texlive-simplebnf.noarch" package
This guide covers the steps necessary to install texlive-simplebnf.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
texlive-simplebnf.noarch
Copied
2. Uninstall "texlive-simplebnf.noarch" package
Here is a brief guide to show you how to uninstall texlive-simplebnf.noarch on Fedora 34:
$
sudo dnf remove
texlive-simplebnf.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-simplebnf.noarch package on Fedora 34
Last metadata expiration check: 1:28:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-simplebnf
Epoch : 9
Version : svn53370
Release : 39.fc34
Architecture : noarch
Size : 52 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A simple package to format Backus-Naur form (BNF)
URL : http://tug.org/texlive/
License : MIT
Description : This package provides a simple way to format Backus-Naur form
: (BNF). The included bnfgrammar environment parses BNF
: expressions (possibly annotated), so users can write readable
: BNF expressions in their documents. The package requires expl3,
: xparse, and mathtools.
Available Packages
Name : texlive-simplebnf
Epoch : 9
Version : svn53370
Release : 39.fc34
Architecture : noarch
Size : 52 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A simple package to format Backus-Naur form (BNF)
URL : http://tug.org/texlive/
License : MIT
Description : This package provides a simple way to format Backus-Naur form
: (BNF). The included bnfgrammar environment parses BNF
: expressions (possibly annotated), so users can write readable
: BNF expressions in their documents. The package requires expl3,
: xparse, and mathtools.