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

Last updated: November 23,2024

1. Install "texlive-nopageno" package

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

$ sudo zypper refresh $ sudo zypper install texlive-nopageno

2. Uninstall "texlive-nopageno" package

This guide let you learn how to uninstall texlive-nopageno on openSuSE Tumbleweed:

$ sudo zypper remove texlive-nopageno

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

Information for package texlive-nopageno:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-nopageno
Version : 2023.209.svn18128-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 947 B
Installed : No
Status : not installed
Source package : texlive-specs-q-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : No page numbers in LaTeX documents
Description :
LaTeX's standard styles use two page styles, one on normal
pages and one on 'opening' pages with \maketitle or \chapter,
etc. Unfortunately there is only easy access to changing one of
these two so if you want something other than 'plain' on the
opening pages you must use \thispagestyle on each such page.
The fancyhdr package does provide a more flexible interface,
but if you just want an empty page style on all pages then this
package will do the job.

5. The same packages on other Linux Distributions