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

Last updated: September 20,2024

1. Install "python3-oct2py" package

Here is a brief guide to show you how to install python3-oct2py on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-oct2py

2. Uninstall "python3-oct2py" package

Please follow the guidelines below to uninstall python3-oct2py on openSUSE Leap:

$ sudo zypper remove python3-oct2py

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

Information for package python3-oct2py:
---------------------------------------
Repository : Main Repository
Name : python3-oct2py
Version : 5.0.4-bp155.2.16
Arch : noarch
Vendor : openSUSE
Installed Size : 343.2 KiB
Installed : No
Status : not installed
Source package : python-oct2py-5.0.4-bp155.2.16.src
Upstream URL : http://github.com/blink1073/oct2py
Summary : Python to GNU Octave bridge
Description :
Oct2Py allows you to seamlessly call M-files and Octave functions from Python.
It manages the Octave session for you, sharing data behind the scenes using
MAT files.