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

Last updated: July 03,2024

1. Install "texlive-lastpage" package

In this section, we are going to explain the necessary steps to install texlive-lastpage on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-lastpage

2. Uninstall "texlive-lastpage" package

Please follow the guidance below to uninstall texlive-lastpage on openSuSE Tumbleweed:

$ sudo zypper remove texlive-lastpage

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

Information for package texlive-lastpage:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-lastpage
Version : 2023.209.2.0asvn66461-56.2
Arch : noarch
Vendor : openSUSE
Installed Size : 26.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2023-56.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Reference last page for Page N of M type footers
Description :
Reference the number of pages in your LaTeX document through
the introduction of a new label which can be referenced like
\pageref{LastPage} to give a reference to the last page of a
document. It is particularly useful in the page footer that
says: Page N of M.

5. The same packages on other Linux Distributions