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

Last updated: February 04,2025

1. Install "texlive-adtrees.noarch" package

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

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

2. Uninstall "texlive-adtrees.noarch" package

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

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

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

Last metadata expiration check: 1:57:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-adtrees
Epoch : 9
Version : svn51618
Release : 48.fc35
Architecture : noarch
Size : 27 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Macros for drawing adpositional trees
URL : http://tug.org/texlive/
License : GPL+
Description : The adtrees package provides a package to write adpositional
: trees, a formalism devoted to represent natural language
: expressions. The package is composed by the files adtree.sty:
: containing the LaTeX engine to adpositional trees
: adtreedoc.pdf: the human readable documentation for the package
: adtreedoc.tex: the source code for the documentation.