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

Last updated: September 28,2024

1. Install "texlive-selnolig.noarch" package

Please follow the guidelines below to install texlive-selnolig.noarch on Fedora 36

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

2. Uninstall "texlive-selnolig.noarch" package

Please follow the guidance below to uninstall texlive-selnolig.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:38:39 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-selnolig
Epoch : 9
Version : svn38721
Release : 55.fc36
Architecture : noarch
Size : 73 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Selectively disable typographic ligatures
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package suppresses typographic ligatures selectively, i.e.,
: based on predefined search patterns. The search patterns focus
: on ligatures deemed inappropriate because they span morpheme
: boundaries. For example, the word shelfful, which is mentioned
: in the TeXbook as a word for which the ff ligature might be
: inappropriate, is automatically typeset as shelf\/ful rather
: than as shel{ff}ul. For English and German language documents,
: the package provides extensive rules for the selective
: suppression of so-called "common" ligatures. These comprise the
: ff, fi, fl, ffi, and ffl ligatures as well as the ft and fft
: ligatures. Other f-ligatures, such as fb, fh, fj and fk, are
: suppressed globally, while exceptions are made for names and
: words of non-English/German origin, such as Kafka and fjord.
: For English language documents, the package further provides
: ligature suppression macros for a number of so-called
: "discretionary" or "rare" ligatures such as ct, st, and sp. The
: package requires use of a recent LuaLaTeX format (for example
: those from TeX Live 2012 or 2013, or MiKTeX 2.9).