How To Install PyX on Fedora 36

In this tutorial we learn how to install PyX in Fedora 36. PyX is Python graphics package

Introduction

In this tutorial we learn how to install PyX on Fedora 36.

What is PyX

PyX is a Python package for the creation of PostScript and PDF files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.

We can use yum or dnf to install PyX on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install PyX.

Install PyX on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install PyX using dnf by running the following command:

sudo dnf -y install PyX

Install PyX on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install PyX using yum by running the following command:

sudo yum -y install PyX

How To Uninstall PyX on Fedora 36

To uninstall only the PyX package we can use the following command:

sudo dnf remove PyX

PyX Package Contents on Fedora 36

/etc/pyxrc
/usr/lib/.build-id
/usr/lib/.build-id/93
/usr/lib/.build-id/93/0d47bddee876de236ef91576e131f404cbb774
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/af07ee2df9d35830a2bf213ebdebad44e6e538
/usr/lib64/python3.10/site-packages/PyX-0.15-py3.10.egg-info
/usr/lib64/python3.10/site-packages/pyx
/usr/lib64/python3.10/site-packages/pyx/__init__.py
/usr/lib64/python3.10/site-packages/pyx/__pycache__
/usr/lib64/python3.10/site-packages/pyx/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/attr.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/attr.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/baseclasses.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/baseclasses.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/bbox.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/bbox.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/bitmap.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/bitmap.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/box.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/box.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/canvas.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/canvas.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/color.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/color.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/config.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/connector.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/connector.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/deco.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/deco.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/deformer.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/deformer.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/document.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/document.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/epsfile.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/epsfile.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/mathutils.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/mathutils.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/mesh.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/mesh.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/normpath.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/normpath.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/path.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/path.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/pattern.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/pattern.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/pdfextra.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/pdfextra.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/pdfwriter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/pdfwriter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/pswriter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/pswriter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/reader.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/reader.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/style.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/style.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/svgfile.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/svgfile.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/svgwriter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/svgwriter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/text.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/text.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/trafo.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/trafo.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/unit.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/unit.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/utils.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/version.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/writer.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/__pycache__/writer.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/attr.py
/usr/lib64/python3.10/site-packages/pyx/baseclasses.py
/usr/lib64/python3.10/site-packages/pyx/bbox.py
/usr/lib64/python3.10/site-packages/pyx/bitmap.py
/usr/lib64/python3.10/site-packages/pyx/box.py
/usr/lib64/python3.10/site-packages/pyx/canvas.py
/usr/lib64/python3.10/site-packages/pyx/color.py
/usr/lib64/python3.10/site-packages/pyx/config.py
/usr/lib64/python3.10/site-packages/pyx/connector.py
/usr/lib64/python3.10/site-packages/pyx/data
/usr/lib64/python3.10/site-packages/pyx/data/afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Courier-Bold.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Courier-BoldOblique.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Courier-Oblique.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Courier.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Helvetica-Bold.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Helvetica-BoldOblique.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Helvetica-Oblique.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Helvetica.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/MustRead.html
/usr/lib64/python3.10/site-packages/pyx/data/afm/Symbol.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Times-Bold.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Times-BoldItalic.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Times-Italic.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/Times-Roman.afm
/usr/lib64/python3.10/site-packages/pyx/data/afm/ZapfDingbats.afm
/usr/lib64/python3.10/site-packages/pyx/data/def
/usr/lib64/python3.10/site-packages/pyx/data/def/pyx.def
/usr/lib64/python3.10/site-packages/pyx/data/lfs
/usr/lib64/python3.10/site-packages/pyx/data/lfs/10pt.lfs
/usr/lib64/python3.10/site-packages/pyx/data/lfs/10ptex.lfs
/usr/lib64/python3.10/site-packages/pyx/data/lfs/11pt.lfs
/usr/lib64/python3.10/site-packages/pyx/data/lfs/11ptex.lfs
/usr/lib64/python3.10/site-packages/pyx/data/lfs/12pt.lfs
/usr/lib64/python3.10/site-packages/pyx/data/lfs/12ptex.lfs
/usr/lib64/python3.10/site-packages/pyx/data/lfs/__pycache__
/usr/lib64/python3.10/site-packages/pyx/data/lfs/__pycache__/createlfs.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/data/lfs/__pycache__/createlfs.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/data/lfs/createlfs.py
/usr/lib64/python3.10/site-packages/pyx/data/lfs/createlfs.tex
/usr/lib64/python3.10/site-packages/pyx/data/lfs/foils17pt.lfs
/usr/lib64/python3.10/site-packages/pyx/data/lfs/foils20pt.lfs
/usr/lib64/python3.10/site-packages/pyx/data/lfs/foils25pt.lfs
/usr/lib64/python3.10/site-packages/pyx/data/lfs/foils30pt.lfs
/usr/lib64/python3.10/site-packages/pyx/data/pyxrc
/usr/lib64/python3.10/site-packages/pyx/deco.py
/usr/lib64/python3.10/site-packages/pyx/deformer.py
/usr/lib64/python3.10/site-packages/pyx/document.py
/usr/lib64/python3.10/site-packages/pyx/dvi
/usr/lib64/python3.10/site-packages/pyx/dvi/__init__.py
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/dvifile.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/dvifile.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/encfile.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/encfile.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/mapfile.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/mapfile.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/texfont.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/texfont.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/tfmfile.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/tfmfile.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/vffile.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/__pycache__/vffile.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/dvi/dvifile.py
/usr/lib64/python3.10/site-packages/pyx/dvi/encfile.py
/usr/lib64/python3.10/site-packages/pyx/dvi/mapfile.py
/usr/lib64/python3.10/site-packages/pyx/dvi/texfont.py
/usr/lib64/python3.10/site-packages/pyx/dvi/tfmfile.py
/usr/lib64/python3.10/site-packages/pyx/dvi/vffile.py
/usr/lib64/python3.10/site-packages/pyx/epsfile.py
/usr/lib64/python3.10/site-packages/pyx/font
/usr/lib64/python3.10/site-packages/pyx/font/__init__.py
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/afmfile.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/afmfile.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/font.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/font.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/metric.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/metric.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/pfmfile.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/pfmfile.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/t1code.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/t1code.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/t1file.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/font/__pycache__/t1file.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/font/_t1code.cpython-310-x86_64-linux-gnu.so
/usr/lib64/python3.10/site-packages/pyx/font/afmfile.py
/usr/lib64/python3.10/site-packages/pyx/font/font.py
/usr/lib64/python3.10/site-packages/pyx/font/metric.py
/usr/lib64/python3.10/site-packages/pyx/font/pfmfile.py
/usr/lib64/python3.10/site-packages/pyx/font/t1code.py
/usr/lib64/python3.10/site-packages/pyx/font/t1file.py
/usr/lib64/python3.10/site-packages/pyx/graph
/usr/lib64/python3.10/site-packages/pyx/graph/__init__.py
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__/data.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__/data.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__/graph.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__/graph.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__/key.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__/key.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__/style.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/__pycache__/style.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__init__.py
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/axis.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/axis.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/painter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/painter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/parter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/parter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/positioner.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/positioner.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/rater.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/rater.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/texter.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/texter.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/tick.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/tick.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/timeaxis.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/__pycache__/timeaxis.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/graph/axis/axis.py
/usr/lib64/python3.10/site-packages/pyx/graph/axis/painter.py
/usr/lib64/python3.10/site-packages/pyx/graph/axis/parter.py
/usr/lib64/python3.10/site-packages/pyx/graph/axis/positioner.py
/usr/lib64/python3.10/site-packages/pyx/graph/axis/rater.py
/usr/lib64/python3.10/site-packages/pyx/graph/axis/texter.py
/usr/lib64/python3.10/site-packages/pyx/graph/axis/tick.py
/usr/lib64/python3.10/site-packages/pyx/graph/axis/timeaxis.py
/usr/lib64/python3.10/site-packages/pyx/graph/data.py
/usr/lib64/python3.10/site-packages/pyx/graph/graph.py
/usr/lib64/python3.10/site-packages/pyx/graph/key.py
/usr/lib64/python3.10/site-packages/pyx/graph/style.py
/usr/lib64/python3.10/site-packages/pyx/mathutils.py
/usr/lib64/python3.10/site-packages/pyx/mesh.py
/usr/lib64/python3.10/site-packages/pyx/metapost
/usr/lib64/python3.10/site-packages/pyx/metapost/__init__.py
/usr/lib64/python3.10/site-packages/pyx/metapost/__pycache__
/usr/lib64/python3.10/site-packages/pyx/metapost/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/metapost/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/metapost/__pycache__/mp_path.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/metapost/__pycache__/mp_path.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/metapost/__pycache__/path.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/pyx/metapost/__pycache__/path.cpython-310.pyc
/usr/lib64/python3.10/site-packages/pyx/metapost/mp_path.py
/usr/lib64/python3.10/site-packages/pyx/metapost/path.py
/usr/lib64/python3.10/site-packages/pyx/normpath.py
/usr/lib64/python3.10/site-packages/pyx/path.py
/usr/lib64/python3.10/site-packages/pyx/pattern.py
/usr/lib64/python3.10/site-packages/pyx/pdfextra.py
/usr/lib64/python3.10/site-packages/pyx/pdfwriter.py
/usr/lib64/python3.10/site-packages/pyx/pswriter.py
/usr/lib64/python3.10/site-packages/pyx/pykpathsea.cpython-310-x86_64-linux-gnu.so
/usr/lib64/python3.10/site-packages/pyx/reader.py
/usr/lib64/python3.10/site-packages/pyx/style.py
/usr/lib64/python3.10/site-packages/pyx/svgfile.py
/usr/lib64/python3.10/site-packages/pyx/svgwriter.py
/usr/lib64/python3.10/site-packages/pyx/text.py
/usr/lib64/python3.10/site-packages/pyx/trafo.py
/usr/lib64/python3.10/site-packages/pyx/unit.py
/usr/lib64/python3.10/site-packages/pyx/utils.py
/usr/lib64/python3.10/site-packages/pyx/version.py
/usr/lib64/python3.10/site-packages/pyx/writer.py
/usr/share/doc/PyX
/usr/share/doc/PyX/AUTHORS
/usr/share/doc/PyX/CHANGES
/usr/share/doc/PyX/PKG-INFO
/usr/share/doc/PyX/README.md
/usr/share/licenses/PyX
/usr/share/licenses/PyX/LICENSE

References

Summary

In this tutorial we learn how to install PyX on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).