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

Last updated: October 05,2024

1. Install "texlive-unravel.noarch" package

Please follow the step by step instructions below to install texlive-unravel.noarch on Fedora 34

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

2. Uninstall "texlive-unravel.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-unravel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:04:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-unravel
Epoch : 9
Version : svn52822
Release : 39.fc34
Architecture : noarch
Size : 45 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Watching TeX digest tokens
URL : http://tug.org/texlive/
License : LPPL
Description : The aim of this LaTeX package is to help debug complicated
: macros. This is done by letting the user step through the
: execution of some TeX code, going through the details of nested
: expansions, performing assignments, as well as some simple
: typesetting commands. To use this package, one should normally
: run TeX in a terminal. The unravel package requires up-to-date
: versions of the l3kernel, l3packages and l3experimental
: bundles.