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

Last updated: September 28,2024

1. Install "texlive-outerhbox.noarch" package

In this section, we are going to explain the necessary steps to install texlive-outerhbox.noarch on Fedora 35

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

2. Uninstall "texlive-outerhbox.noarch" package

Please follow the instructions below to uninstall texlive-outerhbox.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:27:20 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-outerhbox
Epoch : 9
Version : svn54254
Release : 48.fc35
Architecture : noarch
Size : 19 k
Source : texlive-2021-48.fc35.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.