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

Last updated: October 08,2024

1. Install "texlive-luainputenc.noarch" package

Learn how to install texlive-luainputenc.noarch on Fedora 34

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

2. Uninstall "texlive-luainputenc.noarch" package

Please follow the guidance below to uninstall texlive-luainputenc.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:55:28 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-luainputenc
Epoch : 9
Version : svn20491.0.973
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Replacing inputenc for use in LuaTeX
URL : http://tug.org/texlive/
License : Public Domain
Description : LuaTeX operates by default in UTF-8 input; thus LaTeX documents
: that need 8-bit character-sets need special treatment. (In
: fact, LaTeX documents using UTF-8 with "traditional" -- 256-
: glyph -- fonts also need support from this package.) The
: package, therefore, replaces the LaTeX standard inputenc for
: use under LuaTeX. With a current LuaTeX,the package has the
: same behaviour with LuaTeX as inputenc has under pdfTeX.