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

Last updated: July 03,2024

1. Install "texlive-fragments.noarch" package

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

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

2. Uninstall "texlive-fragments.noarch" package

Please follow the step by step instructions below to uninstall texlive-fragments.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:26:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-fragments
Epoch : 9
Version : svn15878.0
Release : 39.fc34
Architecture : noarch
Size : 15 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Fragments of LaTeX code
URL : http://tug.org/texlive/
License : Public Domain
Description : A collection of fragments of LaTeX code, suitable for inclusion
: in packages, or (possibly) in users' documents. Included are:
: checklab, for modifying the label checking code at
: \end{document}; overrightarrow, defining a doubled over-arrow
: macro; removefr, for removing 'reset' relations between
: counters; and subscript, defining a \textsubscript command.