How to Install and Uninstall texlive-titlepic Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "texlive-titlepic" package
Please follow the guidance below to install texlive-titlepic on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-titlepic
Copied
2. Uninstall "texlive-titlepic" package
In this section, we are going to explain the necessary steps to uninstall texlive-titlepic on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-titlepic
Copied
3. Information about the texlive-titlepic package on openSuSE Tumbleweed
Information for package texlive-titlepic:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-titlepic
Version : 2023.209.1.2svn43497-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-x-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Add picture to title page of a document
Description :
The package allows you to place a picture on the title page
(cover page) of a LaTeX document. Example of usage:
\usepackage[cc]{titlepic} \usepackage{graphicx}
\titlepic{\includegraphics[width=\textwidth]{picture.png}} The
package currently only works with the document classes article,
report and book.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-titlepic
Version : 2023.209.1.2svn43497-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-x-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Add picture to title page of a document
Description :
The package allows you to place a picture on the title page
(cover page) of a LaTeX document. Example of usage:
\usepackage[cc]{titlepic} \usepackage{graphicx}
\titlepic{\includegraphics[width=\textwidth]{picture.png}} The
package currently only works with the document classes article,
report and book.