How to Install and Uninstall texlive-luacomplex.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "texlive-luacomplex.noarch" package

Please follow the steps below to install texlive-luacomplex.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-luacomplex.noarch

2. Uninstall "texlive-luacomplex.noarch" package

Please follow the steps below to uninstall texlive-luacomplex.noarch on Fedora 39:

$ sudo dnf remove texlive-luacomplex.noarch $ sudo dnf autoremove

3. Information about the texlive-luacomplex.noarch package on Fedora 39

Last metadata expiration check: 5:36:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-luacomplex
Epoch : 11
Version : svn65833
Release : 69.fc39
Architecture : noarch
Size : 132 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Operations on complex numbers inside LaTeX documents using Lua
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.