How to Install and Uninstall texlive-axodraw2.x86_64 Package on Fedora 39

Last updated: October 07,2024

1. Install "texlive-axodraw2.x86_64" package

This is a short guide on how to install texlive-axodraw2.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-axodraw2.x86_64

2. Uninstall "texlive-axodraw2.x86_64" package

Learn how to uninstall texlive-axodraw2.x86_64 on Fedora 39:

$ sudo dnf remove texlive-axodraw2.x86_64 $ sudo dnf autoremove

3. Information about the texlive-axodraw2.x86_64 package on Fedora 39

Last metadata expiration check: 0:02:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-axodraw2
Epoch : 11
Version : svn58155
Release : 77.fc39
Architecture : x86_64
Size : 532 k
Source : texlive-base-20230311-77.fc39.src.rpm
Repository : fedora
Summary : Feynman diagrams in a LaTeX document
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
Description : This package defines macros for drawing Feynman graphs in LaTeX
: documents. It is an important update of the axodraw package,
: but since it is not completely backwards compatible, we have
: given the style file a changed name. Many new features have
: been added, with new types of line, and much more flexibility
: in their properties. In addition, it is now possible to use
: axodraw2 with pdfLaTeX, as well as with the LaTeX-dvips method.
: However with pdfLaTeX (and also LuaLaTeX and XeLaTeX), an
: external program, axohelp, is used to perform the geometrical
: calculations needed for the pdf code inserted in the output
: file. The processing involves a run of pdfLaTeX, a run of
: axohelp, and then another run of pdfLaTeX.