How to Install and Uninstall texlive-atenddvi Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "texlive-atenddvi" package
This is a short guide on how to install texlive-atenddvi on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-atenddvi
Copied
2. Uninstall "texlive-atenddvi" package
This guide let you learn how to uninstall texlive-atenddvi on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-atenddvi
Copied
3. Information about the texlive-atenddvi package on openSuSE Tumbleweed
Information for package texlive-atenddvi:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-atenddvi
Version : 2023.209.1.5svn56922-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-b-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Provides the \AtEndDvi command
Description :
This package is unneeded and does nothing when used with a
LaTeX format 2020-10-01 or newer as in this case the format
provides the \AtEndDvi command. For older formats it implements
\AtEndDvi, a counterpart to \AtBeginDvi. The execution of its
argument is delayed to the end of the document at the end of
the last page. Thus \special and \write remain effective,
because they are put into the last page. This is the main
difference to \AtEndDocument.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-atenddvi
Version : 2023.209.1.5svn56922-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-b-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Provides the \AtEndDvi command
Description :
This package is unneeded and does nothing when used with a
LaTeX format 2020-10-01 or newer as in this case the format
provides the \AtEndDvi command. For older formats it implements
\AtEndDvi, a counterpart to \AtBeginDvi. The execution of its
argument is delayed to the end of the document at the end of
the last page. Thus \special and \write remain effective,
because they are put into the last page. This is the main
difference to \AtEndDocument.