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

Last updated: November 28,2024

1. Install "texlive-xsavebox.noarch" package

Please follow the guidelines below to install texlive-xsavebox.noarch on Fedora 39

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

2. Uninstall "texlive-xsavebox.noarch" package

This guide let you learn how to uninstall texlive-xsavebox.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:18:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-xsavebox
Epoch : 11
Version : svn64049
Release : 69.fc39
Architecture : noarch
Size : 21 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Saveboxes for repeating content without code replication, based on PDF Form XObjects
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package defines commands for saving content that can be
: repeatedly placed into the document without replicating DVI/PDF
: code in the output file, allowing for smaller file size of the
: final PDF and improved content caching for faster display in
: certain PDF viewers. The method makes use of `Form XObjects'
: defined in the PDF specification. The user commands are
: modelled after the standard LaTeX commands \savebox, \sbox,
: \usebox and the lrbox environment. All common TeX engines and
: back-ends are supported: pdfLaTeX, LuaLaTeX LaTeX --> dvips -->
: ps2pdf/Distiller (Xe)LaTeX --> (x)dvipdfmx