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

Last updated: January 16,2025

1. Install "texlive-luavlna.noarch" package

Learn how to install texlive-luavlna.noarch on Fedora 36

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

2. Uninstall "texlive-luavlna.noarch" package

Please follow the instructions below to uninstall texlive-luavlna.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:39:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-luavlna
Epoch : 9
Version : svn58087
Release : 55.fc36
Architecture : noarch
Size : 119 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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".