How to Install and Uninstall texlive-environ Package on openSUSE Leap

Last updated: May 17,2024

1. Install "texlive-environ" package

Please follow the guidelines below to install texlive-environ on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-environ

2. Uninstall "texlive-environ" package

This guide let you learn how to uninstall texlive-environ on openSUSE Leap:

$ sudo zypper remove texlive-environ

3. Information about the texlive-environ package on openSUSE Leap

Information for package texlive-environ:
----------------------------------------
Repository : Main Repository
Name : texlive-environ
Version : 2021.189.0.0.3svn56615-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-h-2021-150400.17.1.src
Upstream URL : http://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.

5. The same packages on other Linux Distributions