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

Last updated: November 30,2024

1. Install "texlive-fragments.noarch" package

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

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

2. Uninstall "texlive-fragments.noarch" package

Here is a brief guide to show you how to uninstall texlive-fragments.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:01:22 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-fragments
Epoch : 10
Version : svn15878.0
Release : 65.fc38
Architecture : noarch
Size : 13 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Fragments of LaTeX code
URL : http://tug.org/texlive/
License : LicenseRef-Fedora-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.