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

Last updated: November 27,2024

1. Install "texlive-backnaur.noarch" package

This is a short guide on how to install texlive-backnaur.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install texlive-backnaur.noarch

2. Uninstall "texlive-backnaur.noarch" package

This guide covers the steps necessary to uninstall texlive-backnaur.noarch on Fedora 35:

$ sudo dnf remove texlive-backnaur.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:23:07 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-backnaur
Epoch : 9
Version : svn54080
Release : 48.fc35
Architecture : noarch
Size : 20 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Typeset Backus Naur Form definitions
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package typesets Backus-Naur Form (BNF) definitions. It
: creates aligned lists of productions, with numbers if required.
: It can also print in-line BNF expressions using math mode.