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

Last updated: June 29,2024

1. Install "python38-pyfeyn" package

Please follow the instructions below to install python38-pyfeyn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pyfeyn

2. Uninstall "python38-pyfeyn" package

Learn how to uninstall python38-pyfeyn on openSuSE Tumbleweed:

$ sudo zypper remove python38-pyfeyn

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

Information for package python38-pyfeyn:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyfeyn
Version : 1.0.0-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 322,6 KiB
Installed : No
Status : not installed
Source package : python-pyfeyn-1.0.0-4.8.src
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.