How to Install and Uninstall texlive-bundledoc Package on openSUSE Leap

Last updated: May 14,2024

1. Install "texlive-bundledoc" package

This is a short guide on how to install texlive-bundledoc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-bundledoc

2. Uninstall "texlive-bundledoc" package

This tutorial shows how to uninstall texlive-bundledoc on openSUSE Leap:

$ sudo zypper remove texlive-bundledoc

3. Information about the texlive-bundledoc package on openSUSE Leap

Information for package texlive-bundledoc:
------------------------------------------
Repository : Main Repository
Name : texlive-bundledoc
Version : 2021.189.3.4svn55064-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 41.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-d-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Bundle together all the files needed to build a LaTeX document
Description :
The bundledoc package is a post-processor for the snapshot
package that bundles together all the classes, packages and
files needed to build a given LaTeX document. It reads the .dep
file that snapshot produces, finds each of the files mentioned
therein, and archives them into a single .tar.gz (or .zip, or
whatever) file, suitable for moving across systems,
transmitting to a colleague, etc. A script, arlatex, provides
an alternative "archiving" mechanism, creating a single LaTeX
file that contains all of the ancillary files of a LaTeX
document, together with the document itself, using the
filecontents* environment.

5. The same packages on other Linux Distributions