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

Last updated: May 17,2024

1. Install "texlive-pagecolor" package

Here is a brief guide to show you how to install texlive-pagecolor on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-pagecolor

2. Uninstall "texlive-pagecolor" package

Please follow the guidelines below to uninstall texlive-pagecolor on openSuSE Tumbleweed:

$ sudo zypper remove texlive-pagecolor

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

Information for package texlive-pagecolor:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-pagecolor
Version : 2023.209.1.2bsvn65843-52.3
Arch : noarch
Vendor : openSUSE
Installed Size : 9.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-r-2023-52.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Interrogate page color
Description :
This package provides the command \thepagecolor, which gives
the current page (background) color, i. e. the argument used
with the most recent call of \pagecolor{...}. The command
\thepagecolornone gives the same color as \thepagecolor, except
when the page background color is "none" (e.g., as a result of
using the \nopagecolor command). In that case \thepagecolor is
"white" and \thepagecolornone is "none". When \nopagecolor is
unknown or broken (crop package), this package provides a
replacement. Similar to \newgeometry and \restoregeometry of
the geometry package \newpagecolor{...} and \restorepagecolor
are provided. For use with the crop package
\backgroundpagecolor{...} as well as
\newbackgroundpagecolor{...} and \restorebackgroundpagecolor
are provided.

5. The same packages on other Linux Distributions