How to Install and Uninstall texlive-nodetree.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "texlive-nodetree.noarch" package

This tutorial shows how to install texlive-nodetree.noarch on Fedora 35

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

2. Uninstall "texlive-nodetree.noarch" package

Please follow the steps below to uninstall texlive-nodetree.noarch on Fedora 35:

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

3. Information about the texlive-nodetree.noarch package on Fedora 35

Last metadata expiration check: 2:33:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-nodetree
Epoch : 9
Version : svn56742
Release : 48.fc35
Architecture : noarch
Size : 299 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : visualize node lists in a tree view
URL : http://tug.org/texlive/
License : LPPL
Description : nodetree is a development package that visualizes the structure
: of node lists. nodetree shows its debug informations in the
: console output when you compile a LuaTeX file. It uses a
: similar visual representation for node lists as the UNIX tree
: command for a folder structure.