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

Last updated: May 08,2024

1. Install "texlive-luatex" package

This tutorial shows how to install texlive-luatex on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-luatex

2. Uninstall "texlive-luatex" package

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

$ sudo zypper remove texlive-luatex

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

Information for package texlive-luatex:
---------------------------------------
Repository : Main Repository
Name : texlive-luatex
Version : 2021.189.svn58702-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 139.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-o-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : The LuaTeX engine
Description :
LuaTeX is an extended version of pdfTeX using Lua as an
embedded scripting language. The LuaTeX project's main
objective is to provide an open and configurable variant of TeX
while at the same time offering downward compatibility. LuaTeX
uses Unicode (as UTF-8) as its default input encoding, and is
able to use modern (OpenType) fonts (for both text and
mathematics). It should be noted that LuaTeX is still under
development; its specification has been declared stable, but
absolute stability may not in practice be assumed. Source code
is available from ctan:/systems/texlive/Source/.