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

Last updated: October 06,2024

1. Install "texlive-xsavebox.noarch" package

Learn how to install texlive-xsavebox.noarch on Fedora 34

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

2. Uninstall "texlive-xsavebox.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-xsavebox.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:02:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-xsavebox
Epoch : 9
Version : svn54097
Release : 39.fc34
Architecture : noarch
Size : 23 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Saveboxes for repeating content without code replication, based on PDF Form XObjects
URL : http://tug.org/texlive/
License : LPPL
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