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

Last updated: May 13,2024

1. Install "texlive-coverpage" package

This is a short guide on how to install texlive-coverpage on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-coverpage

2. Uninstall "texlive-coverpage" package

This is a short guide on how to uninstall texlive-coverpage on openSUSE Leap:

$ sudo zypper remove texlive-coverpage

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

Information for package texlive-coverpage:
------------------------------------------
Repository : Main Repository
Name : texlive-coverpage
Version : 2021.189.1.01svn15878-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 8.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-f-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Automatic cover page creation for scientific papers
Description :
The package CoverPage was created to supplement scientific
papers with a cover page containing bibliographical
information, a copyright notice, and/or some logos of the
author's institution. The cover page is created (almost)
automatically; this is done by parsing BibTeX information
corresponding to the main document and reading a configuration
file in which the author can set information like the
affiliation he or she is associated with. The cover page
consists of header, body and footer; all three are macros which
can be redefined using \renewcommand, thus allowing easy
customization of the package. Additionally, it should be
stressed that the cover page layout is totally independent of
the main document and its page layout. This package requires
four other packages (keyval, url, textcomp, and verbatim), but
all of them are standard packages and should be part of every
LaTeX installation.

5. The same packages on other Linux Distributions