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

Last updated: May 18,2024

1. Install "texlive-ulem.noarch" package

Please follow the instructions below to install texlive-ulem.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-ulem.noarch" package

This tutorial shows how to uninstall texlive-ulem.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 8:51:07 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-ulem
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 129 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Package for underlining
URL : http://tug.org/texlive/
License : Copyright only
Description : The package provides an \ul (underline) command which will
: break over line ends; this technique may be used to replace \em
: (both in that form and as the \emph command), so as to make
: output look as if it comes from a typewriter. The package also
: offers double and wavy underlining, and striking out (line
: through words) and crossing out (/// over words). The package
: works with both Plain TeX and LaTeX.