How to Install and Uninstall texlive-easyformat.noarch Package on Fedora 38

Last updated: October 10,2024

1. Install "texlive-easyformat.noarch" package

This guide covers the steps necessary to install texlive-easyformat.noarch on Fedora 38

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

2. Uninstall "texlive-easyformat.noarch" package

Please follow the guidelines below to uninstall texlive-easyformat.noarch on Fedora 38:

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

3. Information about the texlive-easyformat.noarch package on Fedora 38

Last metadata expiration check: 2:47:59 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-easyformat
Epoch : 10
Version : svn44543
Release : 65.fc38
Architecture : noarch
Size : 72 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Add easier bolds and italics
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
Description : This package allows the use of underscores and circumflexes to
: begin resp. end \textit{italic}, \textbf{bold} or
: \textsc{smallcaps} formatting as an alternative to the standard
: LaTeX \verb|\textit{\dots}|, \verb|\textbf{\dots}| and/or
: \verb|\textsc{\dots}|. The underscore and circumflex's meaning
: in mathmode remain the same.