How to Install and Uninstall texlive-outerhbox.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-outerhbox.noarch" package

This guide covers the steps necessary to install texlive-outerhbox.noarch on Fedora 34

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

2. Uninstall "texlive-outerhbox.noarch" package

This guide covers the steps necessary to uninstall texlive-outerhbox.noarch on Fedora 34:

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

3. Information about the texlive-outerhbox.noarch package on Fedora 34

Last metadata expiration check: 2:16:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-outerhbox
Epoch : 9
Version : svn54254
Release : 39.fc34
Architecture : noarch
Size : 19 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Collect horizontal material for contributing to a paragraph
URL : http://tug.org/texlive/
License : GPL+
Description : The package provides the \outerhbox command, which is similar
: to \hbox, except that material is set in outer horizontal mode.
: This prevents TeX from optimising away maths penalties and the
: like, that are needed when the material is \unhbox'ed.