How to Install and Uninstall texlive-underscore.noarch Package on AlmaLinux 8
Last updated: November 28,2024
1. Install "texlive-underscore.noarch" package
In this section, we are going to explain the necessary steps to install texlive-underscore.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-underscore.noarch
Copied
2. Uninstall "texlive-underscore.noarch" package
Please follow the instructions below to uninstall texlive-underscore.noarch on AlmaLinux 8:
$
sudo dnf remove
texlive-underscore.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-underscore.noarch package on AlmaLinux 8
Last metadata expiration check: 0:24:12 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : texlive-underscore
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 268 k
Source : texlive-20180414-25.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.
Available Packages
Name : texlive-underscore
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 268 k
Source : texlive-20180414-25.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.