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

Last updated: October 06,2024

1. Install "texlive-underscore.noarch" package

Please follow the guidelines below to install texlive-underscore.noarch on Fedora 35

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

2. Uninstall "texlive-underscore.noarch" package

This tutorial shows how to uninstall texlive-underscore.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:14:26 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-underscore
Epoch : 9
Version : svn18261.0
Release : 48.fc35
Architecture : noarch
Size : 20 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Control the behaviour of "_" in text
URL : http://tug.org/texlive/
License : LPPL
Description : With the package, \_ in text mode (i.e., \textunderscore)
: prints an underscore so that hyphenation of words either side
: of it is not affected; a package option controls whether an
: actual hyphenation point appears after the underscore, or
: merely a break point. The package also arranges that, while in
: text, '_' itself behaves as \textunderscore (the behaviour of _
: in maths mode is not affected).