How to Install and Uninstall texlive-snapshot Package on openSuSE Tumbleweed

Last updated: April 29,2024

1. Install "texlive-snapshot" package

This is a short guide on how to install texlive-snapshot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-snapshot

2. Uninstall "texlive-snapshot" package

Here is a brief guide to show you how to uninstall texlive-snapshot on openSuSE Tumbleweed:

$ sudo zypper remove texlive-snapshot

3. Information about the texlive-snapshot package on openSuSE Tumbleweed

Information for package texlive-snapshot:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-snapshot
Version : 2023.209.2.14svn56735-58.2
Arch : noarch
Vendor : openSUSE
Installed Size : 19.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2023-58.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : List the external dependencies of a LaTeX document
Description :
The snapshot package helps the owner of a LaTeX document obtain
a list of the external dependencies of the document, in a form
that can be embedded at the top of the document. It provides a
snapshot of the current processing context of the document,
insofar as it can be determined from inside LaTeX. If a
document contains such a dependency list, then it becomes
possible to arrange that the document be processed always with
the same versions of everything, in order to ensure the same
output. This could be useful for someone wanting to keep a
LaTeX document on hand and consistently reproduce an identical
DVI file from it, on the fly; or for someone wanting to shield
a document during the final stages of its production cycle from
unexpected side effects of routine upgrades to the TeX system.

5. The same packages on other Linux Distributions