How to Install and Uninstall texlive-interpreter Package on openSuSE Tumbleweed
Last updated: February 08,2025
1. Install "texlive-interpreter" package
Here is a brief guide to show you how to install texlive-interpreter on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-interpreter
Copied
2. Uninstall "texlive-interpreter" package
This guide covers the steps necessary to uninstall texlive-interpreter on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-interpreter
Copied
3. Information about the texlive-interpreter package on openSuSE Tumbleweed
Information for package texlive-interpreter:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-interpreter
Version : 2023.209.1.2svn27232-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 21.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-l-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Translate input files on the fly
Description :
The package preprocesses input files to a Lua(La)TeX run, on
the fly. The user defines Lua regular expressions to search for
patterns and modify input lines (or entire paragraphs)
accordingly, before TeX reads the material. In this way,
documents may be prepared in a non-TeX language (e.g., some
lightweight markup language) and turned into 'proper' TeX for
processing. The source of the documentation is typed in such a
lightweight language and is thus easily readable in a text
editor (the PDF file is also available, of course); the
transformation to TeX syntax via Interpreter's functions is
explained in the documentation itself. Interpreter is
implemented using the author's gates (lua version), and works
for plain TeX and LaTeX, but not ConTeXt.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-interpreter
Version : 2023.209.1.2svn27232-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 21.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-l-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Translate input files on the fly
Description :
The package preprocesses input files to a Lua(La)TeX run, on
the fly. The user defines Lua regular expressions to search for
patterns and modify input lines (or entire paragraphs)
accordingly, before TeX reads the material. In this way,
documents may be prepared in a non-TeX language (e.g., some
lightweight markup language) and turned into 'proper' TeX for
processing. The source of the documentation is typed in such a
lightweight language and is thus easily readable in a text
editor (the PDF file is also available, of course); the
transformation to TeX syntax via Interpreter's functions is
explained in the documentation itself. Interpreter is
implemented using the author's gates (lua version), and works
for plain TeX and LaTeX, but not ConTeXt.