How to Install and Uninstall texlive-luacomplex Package on openSuSE Tumbleweed

Last updated: November 24,2024

1. Install "texlive-luacomplex" package

This is a short guide on how to install texlive-luacomplex on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-luacomplex

2. Uninstall "texlive-luacomplex" package

Please follow the instructions below to uninstall texlive-luacomplex on openSuSE Tumbleweed:

$ sudo zypper remove texlive-luacomplex

3. Information about the texlive-luacomplex package on openSuSE Tumbleweed

Information for package texlive-luacomplex:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-luacomplex
Version : 2023.208.1.2svn65833-53.3
Arch : noarch
Vendor : openSUSE
Installed Size : 4.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-o-2023-53.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Operations on complex numbers inside LaTeX documents using Lua
Description :
The luacomplex package is developed to define complex numbers
and perform basic arithmetic on complex numbers in LaTeX. It
also loads the luamathspackage. It provides an easy way to
define complex numbers and perform operations on complex
numbers. There is no particular environment for performing
operations on complex numbers. The package commands can be used
in any environment (including the mathematics environment). It
is written in Lua, and the .tex file is to be compiled with the
LuaLaTeX engine.