How to Install and Uninstall texlive-attachfile.noarch Package on CentOS 8 / RHEL 8

Last updated: November 30,2024

1. Install "texlive-attachfile.noarch" package

Here is a brief guide to show you how to install texlive-attachfile.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-attachfile.noarch" package

This tutorial shows how to uninstall texlive-attachfile.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-attachfile.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:44:59 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-attachfile
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 368 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Attach arbitrary files to a PDF document
URL : http://tug.org/texlive/
License : LPPL 1.3
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.