How to Install and Uninstall texlive-hyperxmp.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-hyperxmp.noarch" package

Please follow the instructions below to install texlive-hyperxmp.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-hyperxmp.noarch

2. Uninstall "texlive-hyperxmp.noarch" package

Learn how to uninstall texlive-hyperxmp.noarch on Fedora 34:

$ sudo dnf remove texlive-hyperxmp.noarch $ sudo dnf autoremove

3. Information about the texlive-hyperxmp.noarch package on Fedora 34

Last metadata expiration check: 3:26:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-hyperxmp
Epoch : 9
Version : svn54758
Release : 39.fc34
Architecture : noarch
Size : 29 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Embed XMP metadata within a LaTeX document
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : XMP (eXtensible Metadata Platform) is a mechanism proposed by
: Adobe for embedding document metadata within the document
: itself. The metadata is designed to be easy to extract, even by
: programs that are oblivious to the document's file format. Most
: of Adobe's applications store XMP metadata when saving files.
: Now, with the hyperxmp package, it is trivial for LaTeX
: document authors to store XMP metadata in their documents as
: well. Version 2.2 of the package added support for the IPTC
: Photo Metadata schema. It allows \xmpcomma and \xmpquote to be
: used in any hyperxmp option, not only those that require
: special treatment of commas. And it introduces an \xmplinesep
: macro that controls how multiline fields are represented in the
: XMP packet. The package integrates seamlessly with hyperref and
: requires virtually no modifications to documents that already
: exploit hyperref's mechanisms for specifying PDF metadata. The
: current version of hyperxmp can embed the following metadata as
: XMP: title, authors, primary author's title or position,
: metadata writer, subject/summary, keywords, copyright, license
: URL, document base URL, document identifier and instance
: identifier, language, source file name, PDF generating tool,
: PDF version, and contact telephone number/postal address/email
: address/URL. Hyperxmp currently embeds XMP only within PDF
: documents; it is compatible with pdflatex, xelatex,
: latex+dvipdfm, and latex+dvips+ps2pdf.