How to Install and Uninstall texlive-underscore.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "texlive-underscore.noarch" package

This tutorial shows how to install texlive-underscore.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-underscore.noarch" package

Please follow the steps below to uninstall texlive-underscore.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-underscore.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:51:08 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-underscore
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 269 k
Source : texlive-20180414-19.el8.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.