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

Last updated: November 25,2024

1. Install "texlive-newverbs.noarch" package

Please follow the steps below to install texlive-newverbs.noarch on Fedora 39

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

2. Uninstall "texlive-newverbs.noarch" package

Please follow the instructions below to uninstall texlive-newverbs.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:54:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-newverbs
Epoch : 11
Version : svn64833
Release : 69.fc39
Architecture : noarch
Size : 20 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Define new versions of \verb, including short verb versions
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package allows the definition of \verb variants which add
: TeX code before and after the verbatim text (e.g., quotes or
: surrounding \fbox{}). When used together with the shortvrb
: package it allows the definition of short verbatim characters
: which use this package's variant instead of the normal \verb.
: In addition, it is possible to collect an argument verbatim to
: either typeset or write it into a file. The \Verbdef command
: defines verbatim text to a macro which can later be used to
: write the verbatim text to a file.