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

Last updated: October 02,2024

1. Install "texlive-modular.noarch" package

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

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

2. Uninstall "texlive-modular.noarch" package

This is a short guide on how to uninstall texlive-modular.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:42:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-modular
Epoch : 11
Version : svn44142
Release : 69.fc39
Architecture : noarch
Size : 160 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Relative section headings for modular documents
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.