How to Install and Uninstall texlive-attachfile.noarch Package on Oracle Linux 8

Last updated: July 01,2024

1. Install "texlive-attachfile.noarch" package

Please follow the steps below to install texlive-attachfile.noarch on Oracle Linux 8

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

2. Uninstall "texlive-attachfile.noarch" package

Please follow the steps below to uninstall texlive-attachfile.noarch on Oracle Linux 8:

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

3. Information about the texlive-attachfile.noarch package on Oracle Linux 8

Last metadata expiration check: 4:22:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-attachfile
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 368 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_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.