How to Install and Uninstall texlive-environ Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "texlive-environ" package
Learn how to install texlive-environ on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-environ
Copied
2. Uninstall "texlive-environ" package
Please follow the instructions below to uninstall texlive-environ on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-environ
Copied
3. Information about the texlive-environ package on openSuSE Tumbleweed
Information for package texlive-environ:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-environ
Version : 2023.211.0.0.3svn56615-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 4.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-h-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : A new interface for environments in LaTeX
Description :
The package provides the \collect@body command (as in amsmath),
as well as a \long version \Collect@Body, for collecting the
body text of an environment. These commands are used to define
a new author interface to creating new environments. For
example, \NewEnviron{test}, wraps the entire environment body
in square brackets, doing the right thing in ignoring leading
and trailing spaces.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-environ
Version : 2023.211.0.0.3svn56615-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 4.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-h-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : A new interface for environments in LaTeX
Description :
The package provides the \collect@body command (as in amsmath),
as well as a \long version \Collect@Body, for collecting the
body text of an environment. These commands are used to define
a new author interface to creating new environments. For
example, \NewEnviron{test}, wraps the entire environment body
in square brackets, doing the right thing in ignoring leading
and trailing spaces.