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

Last updated: July 08,2024

1. Install "texlive-subdocs.noarch" package

Please follow the step by step instructions below to install texlive-subdocs.noarch on Fedora 34

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

2. Uninstall "texlive-subdocs.noarch" package

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

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

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

Last metadata expiration check: 0:03:04 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-subdocs
Epoch : 9
Version : svn51480
Release : 39.fc34
Architecture : noarch
Size : 16 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Multifile documents
URL : http://tug.org/texlive/
License : MIT
Description : This is an experimental package aiming to provide a different
: approach for multidocument works (mainly, books with a document
: per chapter). Unlike the \include mechanism, every subdocument
: is a complete normal LaTeX document and may be typeset
: separately. What the package does is sharing the .aux files.
: The present release is an alpha version, and no attempt has yet
: been made to allow it to work with, say, hyperref.