How to Install and Uninstall texlive-attachfile.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "texlive-attachfile.noarch" package
This tutorial shows how to install texlive-attachfile.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-attachfile.noarch
Copied
2. Uninstall "texlive-attachfile.noarch" package
In this section, we are going to explain the necessary steps to uninstall texlive-attachfile.noarch on AlmaLinux 8:
$
sudo dnf remove
texlive-attachfile.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-attachfile.noarch package on AlmaLinux 8
Last metadata expiration check: 2:17:55 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : texlive-attachfile
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 367 k
Source : texlive-20180414-25.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.
Available Packages
Name : texlive-attachfile
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 367 k
Source : texlive-20180414-25.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.