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

Last updated: May 15,2024

1. Install "python39-pyfeyn" package

Learn how to install python39-pyfeyn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyfeyn

2. Uninstall "python39-pyfeyn" package

Please follow the step by step instructions below to uninstall python39-pyfeyn on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyfeyn

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

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