How to Install and Uninstall texlive-apptools Package on openSUSE Leap
Last updated: November 07,2024
1. Install "texlive-apptools" package
This is a short guide on how to install texlive-apptools on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-apptools
Copied
2. Uninstall "texlive-apptools" package
This guide covers the steps necessary to uninstall texlive-apptools on openSUSE Leap:
$
sudo zypper remove
texlive-apptools
Copied
3. Information about the texlive-apptools package on openSUSE Leap
Information for package texlive-apptools:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : texlive-apptools
Version : 2021.189.1.0svn28400-150400.20.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2021-150400.20.3.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Tools for customising appendices
Description :
The package provides an \AtAppendix command to add code to a
hook that is executed when \appendix is called by the user.
Additionally, a TeX conditional \ifappendix and a LaTeX-style
conditional \IfAppendix are provided to check if \appendix has
already been called.
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : texlive-apptools
Version : 2021.189.1.0svn28400-150400.20.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2021-150400.20.3.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Tools for customising appendices
Description :
The package provides an \AtAppendix command to add code to a
hook that is executed when \appendix is called by the user.
Additionally, a TeX conditional \ifappendix and a LaTeX-style
conditional \IfAppendix are provided to check if \appendix has
already been called.