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

Last updated: January 06,2025

1. Install "texlive-easyformat.noarch" package

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

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

2. Uninstall "texlive-easyformat.noarch" package

This is a short guide on how to uninstall texlive-easyformat.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:35:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-easyformat
Epoch : 9
Version : svn44543
Release : 55.fc36
Architecture : noarch
Size : 74 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Add easier bolds and italics
URL : http://tug.org/texlive/
License : GPLv3+
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.