How to Install and Uninstall python3-Pweave Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python3-Pweave" package

Please follow the guidelines below to install python3-Pweave on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Pweave

2. Uninstall "python3-Pweave" package

Please follow the step by step instructions below to uninstall python3-Pweave on openSUSE Leap:

$ sudo zypper remove python3-Pweave

3. Information about the python3-Pweave package on openSUSE Leap

Information for package python3-Pweave:
---------------------------------------
Repository : Main Repository
Name : python3-Pweave
Version : 0.30.3-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : python-Pweave-0.30.3-bp155.2.11.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.