How to Install and Uninstall texlive-luatexbase.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "texlive-luatexbase.noarch" package

Please follow the steps below to install texlive-luatexbase.noarch on Fedora 34

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

2. Uninstall "texlive-luatexbase.noarch" package

This tutorial shows how to uninstall texlive-luatexbase.noarch on Fedora 34:

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

3. Information about the texlive-luatexbase.noarch package on Fedora 34

Last metadata expiration check: 1:22:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-luatexbase
Epoch : 9
Version : svn52663
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Basic resource management for LuaTeX code
URL : http://tug.org/texlive/
License : Public Domain
Description : The LaTeX kernel (LaTeX2e 2015/10/01 onward) builds in support
: for LuaTeX functionality, also available as ltluatex.tex for
: users of plain TeX and those with older LaTeX kernel
: implementations. This support is based on ideas taken from the
: original luatexbase package, but there are interface
: differences. This 'stub' package provides a compatibility layer
: to allow existing packages to upgrade smoothly to the new
: support structure.