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

Last updated: May 07,2024

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

Please follow the instructions below to install texlive-tikz-qtree.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 1:19:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-tikz-qtree
Epoch : 9
Version : svn26108.1.2
Release : 39.fc34
Architecture : noarch
Size : 25 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Use existing qtree syntax for trees in TikZ
URL : http://tug.org/texlive/
License : GPL+
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.