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

Last updated: January 13,2025

1. Install "texlive-modular.noarch" package

Please follow the guidelines below to install texlive-modular.noarch on Fedora 36

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

2. Uninstall "texlive-modular.noarch" package

This guide let you learn how to uninstall texlive-modular.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:53:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-modular
Epoch : 9
Version : svn44142
Release : 55.fc36
Architecture : noarch
Size : 161 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.