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

Last updated: January 11,2025

1. Install "texlive-gmverb.noarch" package

Please follow the step by step instructions below to install texlive-gmverb.noarch on Fedora 35

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

2. Uninstall "texlive-gmverb.noarch" package

Please follow the step by step instructions below to uninstall texlive-gmverb.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:24:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-gmverb
Epoch : 9
Version : svn24288.v0.98
Release : 48.fc35
Architecture : noarch
Size : 32 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : A variant of LaTeX \verb, verbatim and shortvrb
URL : http://tug.org/texlive/
License : LPPL
Description : A redefinition of \verb and verbatim so that long lines are
: breakable before \ and after { with % as 'hyphen'. Allows you
: to define your own verbatim-like environments (subject to a
: size limit) and allows you to declare any single character as a
: shorthand as in the \MakeShortVerb command of the shortvrb
: package of the LaTeX distribution. The package depends on the
: gmutils package.