How to Install and Uninstall texlive-modular.noarch Package on Fedora 34
Last updated: November 27,2024
1. Install "texlive-modular.noarch" package
This tutorial shows how to install texlive-modular.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
texlive-modular.noarch
Copied
2. Uninstall "texlive-modular.noarch" package
Learn how to uninstall texlive-modular.noarch on Fedora 34:
$
sudo dnf remove
texlive-modular.noarch
Copied
$
sudo dnf autoremove
Copied
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.
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.