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

Last updated: October 09,2024

1. Install "texlive-luainputenc.noarch" package

Please follow the steps below to install texlive-luainputenc.noarch on Fedora 35

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

2. Uninstall "texlive-luainputenc.noarch" package

Here is a brief guide to show you how to uninstall texlive-luainputenc.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:16:49 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-luainputenc
Epoch : 9
Version : svn20491.0.973
Release : 48.fc35
Architecture : noarch
Size : 19 k
Source : texlive-2021-48.fc35.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.