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

Last updated: October 07,2024

1. Install "texlive-realboxes.noarch" package

Please follow the instructions below to install texlive-realboxes.noarch on Fedora 35

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

2. Uninstall "texlive-realboxes.noarch" package

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

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

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

Last metadata expiration check: 2:08:34 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-realboxes
Epoch : 9
Version : svn56291
Release : 48.fc35
Architecture : noarch
Size : 22 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Variants of common box-commands that read their content as real box and not as macro argument
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package uses the author's package collectbox to define
: variants of common box related macros which read the content as
: real box and not as macro argument. This enables the use of
: verbatim or other special material as part of this content. The
: provided macros have the same names as the original versions
: but start with an upper-case letter instead. The "long-form"
: macros, like \Makebox, can also be used as environments, but
: not the "short-form" macros, like \Mbox. However, normally the
: long form uses the short form anyway when no optional arguments
: are used.