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

Last updated: July 03,2024

1. Install "python310-Pweave" package

This guide let you learn how to install python310-Pweave on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-Pweave

2. Uninstall "python310-Pweave" package

Please follow the guidelines below to uninstall python310-Pweave on openSuSE Tumbleweed:

$ sudo zypper remove python310-Pweave

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

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