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

Last updated: November 27,2024

1. Install "texlive-axodraw2.x86_64" package

Please follow the steps below to install texlive-axodraw2.x86_64 on Fedora 34

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

2. Uninstall "texlive-axodraw2.x86_64" package

This is a short guide on how to uninstall texlive-axodraw2.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 5:15:34 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-axodraw2
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : x86_64
Size : 528 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : Feynman diagrams in a LaTeX document
URL : http://tug.org/texlive/
License : GPLv3
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.