How to Install and Uninstall texlive-excludeonly Package on openSUSE Leap
Last updated: November 23,2024
1. Install "texlive-excludeonly" package
Please follow the guidance below to install texlive-excludeonly on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-excludeonly
Copied
2. Uninstall "texlive-excludeonly" package
This is a short guide on how to uninstall texlive-excludeonly on openSUSE Leap:
$
sudo zypper remove
texlive-excludeonly
Copied
3. Information about the texlive-excludeonly package on openSUSE Leap
Information for package texlive-excludeonly:
--------------------------------------------
Repository : Main Repository
Name : texlive-excludeonly
Version : 2021.189.1.0svn17262-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-i-2021-150400.18.1.src
Upstream URL : http://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 : Main Repository
Name : texlive-excludeonly
Version : 2021.189.1.0svn17262-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-i-2021-150400.18.1.src
Upstream URL : http://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.