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

Last updated: June 17,2024

1. Install "python3-pyDOE2" package

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

$ sudo zypper refresh $ sudo zypper install python3-pyDOE2

2. Uninstall "python3-pyDOE2" package

This tutorial shows how to uninstall python3-pyDOE2 on openSUSE Leap:

$ sudo zypper remove python3-pyDOE2

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

Information for package python3-pyDOE2:
---------------------------------------
Repository : Main Repository
Name : python3-pyDOE2
Version : 1.3.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 175.9 KiB
Installed : No
Status : not installed
Source package : python-pyDOE2-1.3.0-bp155.2.11.src
Upstream URL : https://github.com/clicumu/pyDOE2
Summary : Design of experiments for Python
Description :
The pyDOE2 package is a fork of the pyDOE package that is designed to
help the scientist, engineer, statistician, etc., to construct
appropriate experimental designs.
This fork came to life to solve bugs and issues that remained unsolved in the
original package.