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

Last updated: May 15,2024

1. Install "texlive-filecontents" package

Learn how to install texlive-filecontents on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-filecontents

2. Uninstall "texlive-filecontents" package

This guide let you learn how to uninstall texlive-filecontents on openSUSE Leap:

$ sudo zypper remove texlive-filecontents

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

Information for package texlive-filecontents:
---------------------------------------------
Repository : Main Repository
Name : texlive-filecontents
Version : 2021.189.1.5svn52142-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-i-2021-150400.18.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Create an external file from within a LaTeX document
Description :
LaTeX2e's filecontents and filecontents* environments enable a
LaTeX source file to generate external files as it runs through
LaTeX. However, there are two limitations of these
environments: they refuse to overwrite existing files, and they
can only be used in the preamble of a document. The
filecontents package removes these limitations, letting you
overwrite existing files and letting you use
filecontents/filecontents* anywhere. As of September 2019 the
author tells us: "This package is no longer necessary due to
its functionality having moved into recent LaTeX kernels. It's
probably better not to move the package to obsolete because
users may need it to rebuild old documents. Version 1.5
provides full functionality when run with an older kernel but
issues a warning message and disables itself when run with a
newer kernel."

5. The same packages on other Linux Distributions