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

Last updated: July 05,2024

1. Install "python3-splinter" package

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

$ sudo zypper refresh $ sudo zypper install python3-splinter

2. Uninstall "python3-splinter" package

This guide let you learn how to uninstall python3-splinter on openSUSE Leap:

$ sudo zypper remove python3-splinter

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

Information for package python3-splinter:
-----------------------------------------
Repository : Main Repository
Name : python3-splinter
Version : 3.0-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 46.4 KiB
Installed : No
Status : not installed
Source package : splinter-3.0-bp155.2.11.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.