How to Install and Uninstall texlive-lastpage Package on openSUSE Leap
Last updated: November 23,2024
1. Install "texlive-lastpage" package
This tutorial shows how to install texlive-lastpage on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-lastpage
Copied
2. Uninstall "texlive-lastpage" package
This guide covers the steps necessary to uninstall texlive-lastpage on openSUSE Leap:
$
sudo zypper remove
texlive-lastpage
Copied
3. Information about the texlive-lastpage package on openSUSE Leap
Information for package texlive-lastpage:
-----------------------------------------
Repository : Main Repository
Name : texlive-lastpage
Version : 2021.189.1.2msvn36680-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 12.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2021-150400.17.1.src
Upstream URL : http://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.
-----------------------------------------
Repository : Main Repository
Name : texlive-lastpage
Version : 2021.189.1.2msvn36680-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 12.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2021-150400.17.1.src
Upstream URL : http://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.