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

Last updated: May 17,2024

1. Install "texlive-zref" package

In this section, we are going to explain the necessary steps to install texlive-zref on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-zref

2. Uninstall "texlive-zref" package

Please follow the guidelines below to uninstall texlive-zref on openSUSE Leap:

$ sudo zypper remove texlive-zref

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

Information for package texlive-zref:
-------------------------------------
Repository : Main Repository
Name : texlive-zref
Version : 2021.189.2.32svn56611-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 106.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-z-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : A new reference scheme for LaTeX
Description :
This package offers a means to remove the limitation, of only
two properties, that is inherent in the way LaTeX's reference
system works. The package implements an extensible referencing
system, where properties may be defined and used in the course
of a document. It provides an interface for macro programmers
to access the new reference scheme and some modules that use
it. Modules available are: zref-user, use zref for
"traditional" labels and references; zref-abspage, retrieve
absolute page numbers (physical pages, as opposed to the
'logical' page number that is normally typeset when a page
number is requested; zref-lastpage, provide a zref-label for
the last page of the document; zref-nextpage, provide the page
number of the next page of the document; zref-totpages, provide
the total number of pages in the document; zref-pagelayout,
provide the page layout parameters of a each page (which may
then be printed at the end of the document); zref-perpage, make
a counter reset for each new page; zref-titleref, make section
title or caption text available through the reference system;
zref-savepos, make positions on a page available; zref-dotfill,
controlled dot-filling; zref-env, record the latest
environment's name and the line it started on; and zref-xr,
provide the facilities of the xr and xr-hyper packages.

5. The same packages on other Linux Distributions