How to Install and Uninstall texlive-checkend Package on openSUSE Leap
Last updated: November 07,2024
1. Install "texlive-checkend" package
This guide let you learn how to install texlive-checkend on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-checkend
Copied
2. Uninstall "texlive-checkend" package
This guide let you learn how to uninstall texlive-checkend on openSUSE Leap:
$
sudo zypper remove
texlive-checkend
Copied
3. Information about the texlive-checkend package on openSUSE Leap
Information for package texlive-checkend:
-----------------------------------------
Repository : Main Repository
Name : texlive-checkend
Version : 2021.189.1.0svn51475-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Extend "improperly closed environment" messages
Description :
When an environment is left open, LaTeX gives an error at the
end of the document. However it only informs about the first of
them, while the rest are shown with meaningless errors: (\end
occurred inside a group at level N) This package replaces these
errors with more useful messages which show which environments
(in reverse order) were not closed. There are no user macros:
just use the package.
-----------------------------------------
Repository : Main Repository
Name : texlive-checkend
Version : 2021.189.1.0svn51475-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Extend "improperly closed environment" messages
Description :
When an environment is left open, LaTeX gives an error at the
end of the document. However it only informs about the first of
them, while the rest are shown with meaningless errors: (\end
occurred inside a group at level N) This package replaces these
errors with more useful messages which show which environments
(in reverse order) were not closed. There are no user macros:
just use the package.