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

Last updated: October 05,2024

1. Install "texlive-modular.noarch" package

This tutorial shows how to install texlive-modular.noarch on Fedora 34

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

2. Uninstall "texlive-modular.noarch" package

Learn how to uninstall texlive-modular.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:08:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-modular
Epoch : 9
Version : svn44142
Release : 39.fc34
Architecture : noarch
Size : 161 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Relative section headings for modular documents
URL : http://tug.org/texlive/
License : LPPL
Description : LaTeX sections have absolute depth, e.g. \section, \subsection,
: etc. When composing modular documents, we want relative depths.
: The coseoul package provides relative headings, but does not
: get things right when composing a document modularly from
: multiple parts. This package provides the missing piece.
: modular relies on coseoul, import, and ifthen.