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

Last updated: January 17,2025

1. Install "texlive-modular.noarch" package

This guide let you learn how to install texlive-modular.noarch on Fedora 38

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

2. Uninstall "texlive-modular.noarch" package

Here is a brief guide to show you how to uninstall texlive-modular.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:43:53 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-modular
Epoch : 10
Version : svn44142
Release : 65.fc38
Architecture : noarch
Size : 160 k
Source : texlive-2022-65.fc38.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.