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

Last updated: April 26,2024

1. Install "texlive-xsavebox.noarch" package

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

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

2. Uninstall "texlive-xsavebox.noarch" package

Here is a brief guide to show you how to uninstall texlive-xsavebox.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:00:22 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-xsavebox
Epoch : 9
Version : svn54097
Release : 48.fc35
Architecture : noarch
Size : 23 k
Source : texlive-2021-48.fc35.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