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

Last updated: November 23,2024

1. Install "python38-Pweave" package

Please follow the guidelines below to install python38-Pweave on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-Pweave

2. Uninstall "python38-Pweave" package

This tutorial shows how to uninstall python38-Pweave on openSuSE Tumbleweed:

$ sudo zypper remove python38-Pweave

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

Information for package python38-Pweave:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-Pweave
Version : 0.30.3-5.6
Arch : noarch
Vendor : openSUSE
Installed Size : 2,0 MiB
Installed : No
Status : not installed
Source package : python-Pweave-0.30.3-5.6.src
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.