How to Install and Uninstall texlive-underscore.noarch Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "texlive-underscore.noarch" package
Learn how to install texlive-underscore.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
texlive-underscore.noarch
Copied
2. Uninstall "texlive-underscore.noarch" package
This guide let you learn how to uninstall texlive-underscore.noarch on CentOS Stream 9:
$
sudo dnf remove
texlive-underscore.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-underscore.noarch package on CentOS Stream 9
Last metadata expiration check: 1:13:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-underscore
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 251 k
Source : texlive-20200406-26.el9.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.
Available Packages
Name : texlive-underscore
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 251 k
Source : texlive-20200406-26.el9.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.