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

Last updated: October 08,2024

1. Install "texlive-xsavebox.noarch" package

Here is a brief guide to show you how to install texlive-xsavebox.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 1:30:09 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-xsavebox
Epoch : 10
Version : svn64049
Release : 65.fc38
Architecture : noarch
Size : 21 k
Source : texlive-2022-65.fc38.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