How to Install and Uninstall texlive-witharrows.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "texlive-witharrows.noarch" package

In this section, we are going to explain the necessary steps to install texlive-witharrows.noarch on Fedora 38

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

2. Uninstall "texlive-witharrows.noarch" package

This is a short guide on how to uninstall texlive-witharrows.noarch on Fedora 38:

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

3. Information about the texlive-witharrows.noarch package on Fedora 38

Last metadata expiration check: 0:35:15 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-witharrows
Epoch : 10
Version : svn63087
Release : 65.fc38
Architecture : noarch
Size : 945 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : "Aligned" math environments with arrows for comments
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package provides an environment WithArrows which is
: similar to the environment aligned of amsmath (and mathtools),
: but gives the possibility to draw arrows on the right side of
: the alignment. These arrows are usually used to give
: explanations concerning the mathematical calculus presented.
: The package requires the following other LaTeX packages: expl3,
: footnote, l3keys2e, tikz, and xparse.