How to Install and Uninstall texlive-excludeonly Package on openSuSE Tumbleweed
Last updated: March 03,2025
1. Install "texlive-excludeonly" package
This guide let you learn how to install texlive-excludeonly on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-excludeonly
Copied
2. Uninstall "texlive-excludeonly" package
Please follow the step by step instructions below to uninstall texlive-excludeonly on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-excludeonly
Copied
3. Information about the texlive-excludeonly package on openSuSE Tumbleweed
Information for package texlive-excludeonly:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-excludeonly
Version : 2023.209.1.0svn17262-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-i-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Prevent files being \include-ed
Description :
The package defines an \excludeonly command, which is (in
effect) the opposite of \includeonly. If both \includeonly and
\excludeonly exist in a document, only files "allowed" by both
will be included. The package redefines the internal \@include
command, so it conflicts with packages that do the same.
Examples are the classes paper.cls and thesis.cls.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-excludeonly
Version : 2023.209.1.0svn17262-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-i-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Prevent files being \include-ed
Description :
The package defines an \excludeonly command, which is (in
effect) the opposite of \includeonly. If both \includeonly and
\excludeonly exist in a document, only files "allowed" by both
will be included. The package redefines the internal \@include
command, so it conflicts with packages that do the same.
Examples are the classes paper.cls and thesis.cls.