How to Install and Uninstall texlive-verbatimbox.noarch Package on Fedora 36

Last updated: June 08,2024

1. Install "texlive-verbatimbox.noarch" package

This guide let you learn how to install texlive-verbatimbox.noarch on Fedora 36

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

2. Uninstall "texlive-verbatimbox.noarch" package

Please follow the instructions below to uninstall texlive-verbatimbox.noarch on Fedora 36:

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

3. Information about the texlive-verbatimbox.noarch package on Fedora 36

Last metadata expiration check: 3:39:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-verbatimbox
Epoch : 9
Version : svn33197.3.13
Release : 55.fc36
Architecture : noarch
Size : 19 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Deposit verbatim text in a box
URL : http://tug.org/texlive/
License : LPPL
Description : The package provides a verbbox environment (which uses
: techniques similar to those of the boxedverbatim environment of
: the moreverb package) to place its contents into a globally
: available box, or into a box specified by the user. The global
: box may then be used in a variety of situations (for example,
: providing a replica of the boxedverbatim environment itself). A
: valuable use is in places where the standard verbatim
: environment (which is based on a trivlist) may not appear. The
: package makes use of the verbatim package (which is a required
: part of any LaTeX distribution).