How to Install and Uninstall texlive-titlepic Package on openSUSE Leap
Last updated: November 23,2024
1. Install "texlive-titlepic" package
Please follow the step by step instructions below to install texlive-titlepic on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-titlepic
Copied
2. Uninstall "texlive-titlepic" package
Learn how to uninstall texlive-titlepic on openSUSE Leap:
$
sudo zypper remove
texlive-titlepic
Copied
3. Information about the texlive-titlepic package on openSUSE Leap
Information for package texlive-titlepic:
-----------------------------------------
Repository : Main Repository
Name : texlive-titlepic
Version : 2021.189.1.2svn43497-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-x-2021-150400.17.1.src
Upstream URL : http://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 : Main Repository
Name : texlive-titlepic
Version : 2021.189.1.2svn43497-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-x-2021-150400.17.1.src
Upstream URL : http://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.