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

Last updated: October 13,2024

1. Install "texlive-xyling.noarch" package

Learn how to install texlive-xyling.noarch on Fedora 39

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

2. Uninstall "texlive-xyling.noarch" package

Please follow the guidance below to uninstall texlive-xyling.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:43:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-xyling
Epoch : 11
Version : svn15878.1.1
Release : 69.fc39
Architecture : noarch
Size : 25 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Draw syntactic trees, etc., for linguistics literature, using xy-pic
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The macros in this package model the construction of linguistic
: tree structures as a genuinely graphical problem: they contain
: two types of objects, BRANCHES and NODE LABELS, and these are
: positioned relative to a GRID. It is essential that each of
: these three elements is constructed independent of the other
: two, and hence they can be modified without unwanted side
: effects. The macros are based on the xy-pic package.