How to Install and Uninstall texlive-modular Package on openSUSE Leap
Last updated: December 25,2024
1. Install "texlive-modular" package
Please follow the step by step instructions below to install texlive-modular on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-modular
Copied
2. Uninstall "texlive-modular" package
Please follow the steps below to uninstall texlive-modular on openSUSE Leap:
$
sudo zypper remove
texlive-modular
Copied
3. Information about the texlive-modular package on openSUSE Leap
Information for package texlive-modular:
----------------------------------------
Repository : Main Repository
Name : texlive-modular
Version : 2021.189.svn44142-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 756 B
Installed : No
Status : not installed
Source package : texlive-specs-p-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Relative section headings for modular documents
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.
----------------------------------------
Repository : Main Repository
Name : texlive-modular
Version : 2021.189.svn44142-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 756 B
Installed : No
Status : not installed
Source package : texlive-specs-p-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Relative section headings for modular documents
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.