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

Last updated: July 08,2024

1. Install "python311-pyfeyn" package

This is a short guide on how to install python311-pyfeyn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pyfeyn

2. Uninstall "python311-pyfeyn" package

Learn how to uninstall python311-pyfeyn on openSuSE Tumbleweed:

$ sudo zypper remove python311-pyfeyn

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

Information for package python311-pyfeyn:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyfeyn
Version : 1.0.0-4.21
Arch : noarch
Vendor : openSUSE
Installed Size : 315.9 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.