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

Last updated: November 26,2024

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

This is a short guide on how to install texlive-tikz-qtree.noarch on Fedora 35

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

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

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

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

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

Last metadata expiration check: 0:48:45 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-tikz-qtree
Epoch : 9
Version : svn26108.1.2
Release : 48.fc35
Architecture : noarch
Size : 25 k
Source : texlive-2021-48.fc35.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.