How to Install and Uninstall texlive-tikz-qtree.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "texlive-tikz-qtree.noarch" package

Please follow the guidance below to install texlive-tikz-qtree.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-tikz-qtree.noarch

2. Uninstall "texlive-tikz-qtree.noarch" package

This is a short guide on how to uninstall texlive-tikz-qtree.noarch on Fedora 39:

$ sudo dnf remove texlive-tikz-qtree.noarch $ sudo dnf autoremove

3. Information about the texlive-tikz-qtree.noarch package on Fedora 39

Last metadata expiration check: 5:37:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-tikz-qtree
Epoch : 11
Version : svn26108.1.2
Release : 69.fc39
Architecture : noarch
Size : 23 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Use existing qtree syntax for trees in TikZ
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
Description : The package provides a macro for drawing trees with TikZ using
: the easy syntax of Alexis Dimitriadis' Qtree. It improves on
: TikZ's standard tree-drawing facility by laying out tree nodes
: without collisions; it improves on Qtree by adding lots of
: features from TikZ (for example, edge labels, arrows between
: nodes); and it improves on pst-qtree in being usable with
: pdfTeX and XeTeX.