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

Last updated: September 25,2024

1. Install "texlive-selnolig.noarch" package

Please follow the steps below to install texlive-selnolig.noarch on Fedora 38

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

2. Uninstall "texlive-selnolig.noarch" package

This tutorial shows how to uninstall texlive-selnolig.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:29:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-selnolig
Epoch : 10
Version : svn38721
Release : 65.fc38
Architecture : noarch
Size : 72 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Selectively disable typographic ligatures
URL : http://tug.org/texlive/
License : LPPL-1.3c
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).