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

Last updated: October 07,2024

1. Install "texlive-easyformat.noarch" package

Please follow the guidance below to install texlive-easyformat.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 0:27:27 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-easyformat
Epoch : 9
Version : svn44543
Release : 39.fc34
Architecture : noarch
Size : 74 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.