How to Install and Uninstall texlive-xmpincl.noarch Package on Fedora 39

Last updated: October 06,2024

1. Install "texlive-xmpincl.noarch" package

Please follow the steps below to install texlive-xmpincl.noarch on Fedora 39

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

2. Uninstall "texlive-xmpincl.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-xmpincl.noarch on Fedora 39:

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

3. Information about the texlive-xmpincl.noarch package on Fedora 39

Last metadata expiration check: 1:15:03 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-xmpincl
Epoch : 11
Version : svn60593
Release : 69.fc39
Architecture : noarch
Size : 17 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Include eXtensible Metadata Platform data in PDFLaTeX
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
Description : The XMP (eXtensible Metadata platform) is a framework to add
: metadata to digital material to enhance the workflow in
: publication. The essence is that the metadata is stored in an
: XML file, and this XML stream is then embedded in the file to
: which it applies. How you create this XML file is up to you,
: but the author started investigating this because he wanted to
: embed licensing information in the files he created. The
: license the author chose is one of the Creative Commons
: licenses, and their web-site offers this information in a valid
: XML-file, suitable for direct inclusion.