How to Install and Uninstall python3-splinter Package on openSuSE Tumbleweed

Last updated: May 22,2024

1. Install "python3-splinter" package

Please follow the step by step instructions below to install python3-splinter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-splinter

2. Uninstall "python3-splinter" package

Learn how to uninstall python3-splinter on openSuSE Tumbleweed:

$ sudo zypper remove python3-splinter

3. Information about the python3-splinter package on openSuSE Tumbleweed

Information for package python3-splinter:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-splinter
Version : 3.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 64.2 KiB
Installed : No
Status : not installed
Source package : splinter-3.0-3.1.src
Upstream URL : https://github.com/bgrimstad/splinter
Summary : Python3 bindings for splinter
Description :
SPLINTER (SPLine INTERpolation) is a library for multivariate function
approximation implemented in C++. The library can be used for function
approximation, regression and data smoothing.
This package provides the python bindings for splinter.