How to Install and Uninstall texlive-subdocs.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "texlive-subdocs.noarch" package
This tutorial shows how to install texlive-subdocs.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
texlive-subdocs.noarch
Copied
2. Uninstall "texlive-subdocs.noarch" package
Here is a brief guide to show you how to uninstall texlive-subdocs.noarch on Fedora 36:
$
sudo dnf remove
texlive-subdocs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-subdocs.noarch package on Fedora 36
Last metadata expiration check: 5:03:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-subdocs
Epoch : 9
Version : svn51480
Release : 55.fc36
Architecture : noarch
Size : 15 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.
Available Packages
Name : texlive-subdocs
Epoch : 9
Version : svn51480
Release : 55.fc36
Architecture : noarch
Size : 15 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.