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

Last updated: May 19,2024

1. Install "texlive-hobsub.noarch" package

Please follow the steps below to install texlive-hobsub.noarch on Fedora 35

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

2. Uninstall "texlive-hobsub.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-hobsub.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:52:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-hobsub
Epoch : 9
Version : svn52810
Release : 48.fc35
Architecture : noarch
Size : 79 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Construct package bundles
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : Heiko Oberdiek's hobsub package (and hobsub-hyperref and
: hobsub-generic packages) defined a mechanism for concatenating
: multiple files into a single file for faster loading. The
: disadvantage is that it introduces hard dependencies between
: the source files that are included and complicates distribution
: and updates. It was principally used with hyperref but is not
: currently used in any standard packages in TeX Live. The
: packages are still distributed as simple stubs that reference
: the included packages via \RequirePackage rather than copying
: their source. The documented source of the original packages is
: available at github, but is not distributed to CTAN.