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

Last updated: June 28,2024

1. Install "python311-Pweave" package

Learn how to install python311-Pweave on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-Pweave

2. Uninstall "python311-Pweave" package

Please follow the instructions below to uninstall python311-Pweave on openSuSE Tumbleweed:

$ sudo zypper remove python311-Pweave

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

Information for package python311-Pweave:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-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.