How to Install and Uninstall texlive-attachfile.noarch Package on Fedora 38

Last updated: October 05,2024

1. Install "texlive-attachfile.noarch" package

Please follow the step by step instructions below to install texlive-attachfile.noarch on Fedora 38

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

2. Uninstall "texlive-attachfile.noarch" package

Here is a brief guide to show you how to uninstall texlive-attachfile.noarch on Fedora 38:

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

3. Information about the texlive-attachfile.noarch package on Fedora 38

Last metadata expiration check: 3:53:01 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-attachfile
Epoch : 10
Version : svn42099
Release : 65.fc38
Architecture : noarch
Size : 22 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Attach arbitrary files to a PDF document
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : Starting with PDF 1.3 (Adobe Acrobat 4.0), PDF files can
: contain file attachments -- arbitrary files that a reader can
: extract, just like attachments to an e-mail message. The
: attachfile package brings this functionality to pdfLaTeX and
: provides some additional features not available in Acrobat,
: such as the ability to use arbitrary LaTeX code for the file
: icon -- including things like \includegraphics, tabular, and
: mathematics. Settings can be made either globally or on a per-
: attachment basis. Attachfile makes it easy to attach files and
: customize their appearance in the enclosing document. The
: package supports the Created, Modified, and Size keys in the
: EmbeddedFile's Params dictionary.