How to Install and Uninstall texlive-underscore.noarch Package on AlmaLinux 9

Last updated: October 13,2024

1. Install "texlive-underscore.noarch" package

Please follow the guidance below to install texlive-underscore.noarch on AlmaLinux 9

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

2. Uninstall "texlive-underscore.noarch" package

Please follow the guidance below to uninstall texlive-underscore.noarch on AlmaLinux 9:

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

3. Information about the texlive-underscore.noarch package on AlmaLinux 9

Last metadata expiration check: 0:28:00 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : texlive-underscore
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 250 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
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.