How to Install and Uninstall python312-pyfeyn Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python312-pyfeyn" package

This guide covers the steps necessary to install python312-pyfeyn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyfeyn

2. Uninstall "python312-pyfeyn" package

Please follow the steps below to uninstall python312-pyfeyn on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyfeyn

3. Information about the python312-pyfeyn package on openSuSE Tumbleweed

Information for package python312-pyfeyn:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyfeyn
Version : 1.0.0-4.21
Arch : noarch
Vendor : openSUSE
Installed Size : 309.6 KiB
Installed : No
Status : not installed
Source package : python-pyfeyn-1.0.0-4.21.src
Upstream URL : http://projects.hepforge.org/pyfeyn/
Summary : A Python library to help draw Feynman diagrams
Description :
PyFeyn is a package to programmaticaly draw Feynman diagrams. These
are important constructs in perturbative field theory, so being able
to draw them in a programmatic fashion is important if attempting to
enumerate a large number of diagram configurations is important.
PyFeyn can output into PDF or EPS. Special effects can be obtained by
using constructs from PyX, which PyFeyn is based around.