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

Last updated: May 18,2024

1. Install "python3-featureflow" package

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

$ sudo zypper refresh $ sudo zypper install python3-featureflow

2. Uninstall "python3-featureflow" package

Please follow the steps below to uninstall python3-featureflow on openSUSE Leap:

$ sudo zypper remove python3-featureflow

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

Information for package python3-featureflow:
--------------------------------------------
Repository : Main Repository
Name : python3-featureflow
Version : 3.0.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 603.3 KiB
Installed : No
Status : not installed
Source package : python-featureflow-3.0.1-bp155.2.12.src
Upstream URL : https://github.com/JohnVinyard/featureflow
Summary : A python library for building feature extraction pipelines
Description :
Featureflow is a python library that allows users to build feature
extraction pipelines in a declarative way, and control how and where
those features are persisted.