How to Install and Uninstall texlive-ulem.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "texlive-ulem.noarch" package

This is a short guide on how to install texlive-ulem.noarch on Fedora 34

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

2. Uninstall "texlive-ulem.noarch" package

Please follow the guidance below to uninstall texlive-ulem.noarch on Fedora 34:

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

3. Information about the texlive-ulem.noarch package on Fedora 34

Last metadata expiration check: 5:55:21 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-ulem
Epoch : 9
Version : svn53365
Release : 39.fc34
Architecture : noarch
Size : 19 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.