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

Last updated: September 29,2024

1. Install "texlive-luavlna.noarch" package

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

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

2. Uninstall "texlive-luavlna.noarch" package

This guide covers the steps necessary to uninstall texlive-luavlna.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:41:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-luavlna
Epoch : 9
Version : svn58087
Release : 48.fc35
Architecture : noarch
Size : 120 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Prevent line breaks after single letter words, units, or adademic titles
URL : http://tug.org/texlive/
License : LPPL
Description : In some languages, like Czech or Polish, there should be no
: single letter words at the end of a line, according to
: typographical norms. This package handles such situations using
: LuaTeX's callback mechanism. In doing this, the package can
: detect languages used in the text and insert spaces only in
: parts of the document where languages requiring this feature
: are used. Another feature of this package is the inclusion of
: non-breakable space after initials (like in personal names),
: after or before academic degrees, and between numbers and
: units. The package supports both plain LuaTeX and LuaLaTeX.
: BTW: "vlna" is the Czech word for "wave" or "curl" and also
: denotes the tilde which, in TeX, is used for "unbreakable
: spaces".