How to Install and Uninstall texlive-titlepic.noarch Package on Fedora 34
Last updated: October 31,2024
1. Install "texlive-titlepic.noarch" package
In this section, we are going to explain the necessary steps to install texlive-titlepic.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
texlive-titlepic.noarch
Copied
2. Uninstall "texlive-titlepic.noarch" package
Please follow the steps below to uninstall texlive-titlepic.noarch on Fedora 34:
$
sudo dnf remove
texlive-titlepic.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-titlepic.noarch package on Fedora 34
Last metadata expiration check: 5:29:13 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-titlepic
Epoch : 9
Version : svn43497
Release : 39.fc34
Architecture : noarch
Size : 14 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Add picture to title page of a document
URL : http://tug.org/texlive/
License : Public Domain
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.
Available Packages
Name : texlive-titlepic
Epoch : 9
Version : svn43497
Release : 39.fc34
Architecture : noarch
Size : 14 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Add picture to title page of a document
URL : http://tug.org/texlive/
License : Public Domain
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.