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

Last updated: May 17,2024

1. Install "python36-pyfeyn" package

This tutorial shows how to install python36-pyfeyn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pyfeyn

2. Uninstall "python36-pyfeyn" package

Here is a brief guide to show you how to uninstall python36-pyfeyn on openSuSE Tumbleweed:

$ sudo zypper remove python36-pyfeyn

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

Information for package python36-pyfeyn:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyfeyn
Version : 1.0.0-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 326,2 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.