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

Last updated: June 18,2024

1. Install "python312-Pweave" package

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

$ sudo zypper refresh $ sudo zypper install python312-Pweave

2. Uninstall "python312-Pweave" package

This guide covers the steps necessary to uninstall python312-Pweave on openSuSE Tumbleweed:

$ sudo zypper remove python312-Pweave

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

Information for package python312-Pweave:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-Pweave
Version : 0.30.3-7.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : python-Pweave-0.30.3-7.1.src
Upstream URL : https://github.com/mpastell/Pweave
Summary : Scientific reports with embedded python computations
Description :
Pweave is a scientific report generator and a literate programming
tool for Python. Pweave can capture the results and plots from data
analysis and works well with NumPy, SciPy and matplotlib. It is able
to run python code from source document and include the results and
capture matplotlib plots in the output.
Pweave is good for creating reports, tutorials, presentations etc.
with embedded python code It can also be used to make websites together
with e.g. Sphinx or rest2web.